aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/README.md b/README.md
index 8e6b231..7f274a5 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,18 @@
# Calp
-`calp` attempts to generate clear and attractive calendars that can be printed.
+calp attempts to generate dry and attractive calendars that can be printed. It is designed to be extensible and customizable for a wide range of calendar designs.
# Dependencies
- `cairo`
-- `pkg-config`
-# Build
-- `make`
+# Install
+- `make clean install`
+
+# Uninstall
+- `make uninstall`
# Planned Features
- Arguments (`getopts`)
-- Holidays
-- Moon Phases
-- Month Art
- Custom layout file parsing (config files)
+- Holidays (.csv files)
+- Month Art
+- Moon Phases