From 6b3a0f8eeb51553071c9b51714bbf382fd01f0b9 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Tue, 19 Jul 2022 22:53:37 +0530 Subject: [PATCH] feat: add readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..172aa2b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Libre clone of [Splitwise](https://www.splitwise.com/) with possible +federation support via Activity Pub(depends on how bored I am).