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.