summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ae51118
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# LPM
+
+LPM is a next generation latex project manager. It helps you to enforce a stable directory
+structure and thus facilitates adding new chapters (resp. sections) and sections (resp. subsections).
+
+## Configuration
+
+An example `lpm.toml` config file is to be found in here:
+[`./example/lpm.toml`](./example/lmp.toml).
+
+## Licence
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.