aboutsummaryrefslogtreecommitdiff
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..8e6b231
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# Calp
+`calp` attempts to generate clear and attractive calendars that can be printed.
+
+# Dependencies
+- `cairo`
+- `pkg-config`
+
+# Build
+- `make`
+
+# Planned Features
+- Arguments (`getopts`)
+- Holidays
+- Moon Phases
+- Month Art
+- Custom layout file parsing (config files)