From de77826633fc128b915e999a9adf10f088b4d3f3 Mon Sep 17 00:00:00 2001 From: foswret Date: Thu, 11 Dec 2025 20:22:55 -0600 Subject: added src/, updated README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') 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) -- cgit v1.2.3