From c57cf07e31037e2d1cfe9a697de7bc228e0290dc Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Mon, 8 Mar 2021 07:03:07 -0600 Subject: added examples to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 22d6be4..799bdcc 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ It is not at all 'field tested', does not compete with more thorougly conceived frameworks, and is itself just a kind of wrapper around clack. +I use lazybones for personal projects. Here are a few: + +- [Time Well Spent](https://github.com/cbeo/tws) is a time tracker with [EBS](https://www.joelonsoftware.com/2007/10/26/evidence-based-scheduling/) features. +- [Compost](https://github.com/cbeo/compost) a message board in a single deployable binary, I use it for small group collaborations. + # Basic Example ``` lisp -- cgit v1.2.3