From 4947a99c3af09f149c5c7a5a5d92b5e9fb19dd44 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Thu, 10 Mar 2011 02:41:05 +0000 Subject: [PATCH] add a readme --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..8998b77 --- /dev/null +++ b/README.rst @@ -0,0 +1,10 @@ +Budget-manager +############## + +:author: Alexis Métaireau +:date: 10/03/2010 +:technologies: Python, Flask, SQLAlchemy, WTForm + +This is a really tiny app to ease the shared houses budget management. Keep +track of who bought what, when, and for who to then compute the balance of each +person.