aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b9a3d35
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+The exercisesheets package
+
+The exercisesheets package provides a way to typeset exercise sheets as used in
+university courses. It evolved from a set of macros an environments that were
+finally combined into this package.
+
+Copyright (c) 2008-2017 Sebastian Kuhnert, Frank Fuhlbrück
+Licence: LPPL 1.3c or later
+Current Maintainer: Sebastian Kuhnert
+
+Files belonging to this package:
+exercisesheets.sty The package itself
+exercisesheets.tex Documentation source
+exercisesheets.el Emacs integration
+README This file