From ee01e05bc968a66d4a2581bf2dd28f73584d1057 Mon Sep 17 00:00:00 2001 From: foswret Date: Sat, 13 Dec 2025 14:00:00 -0600 Subject: did some stuff --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 21ab165..352eac3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ calp attempts to generate dry and attractive calendars that can be printed. It i # Dependencies - `cairo` - `gcc` +- `git` # Install ``` @@ -15,9 +16,20 @@ make clean install # Uninstall - `make uninstall` +# Usage +``` +# BASIC +calp # Generate 12-month calendar with default options +``` + # Planned Features +- Toy Font API --> Pango Backend - Arguments (`getopts`) +- Various International Paper Size Support - Custom layout file parsing (config files) - Holidays (.csv files) - Month Art - Moon Phases + +# Contact +If you have a comment or concern, please contact me through my email [here](https://foswret.com/about/). If you have a change you'd like to make to the code, I can create a mirror GitHub repository to ease collaborative development. -- cgit v1.2.3