From 4d88c37d6bd69c35dbf51ad3439b20a7e1e0baad Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Mon, 17 Oct 2011 23:32:47 +0200 Subject: License under BSD custom beerware --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 6674096..499a1d2 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,10 @@ 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. +The code is distributed under a BSD beerware derivative: if you meet the people +in person and you want to pay them a beer, you are encouraged to do so (see +LICENSE for more details). + Make it run! ============ @@ -43,6 +47,12 @@ Don't forget to set the right permission for your files ! Also, create a `settings.py` file with the appropriate values if you need to use a different database for instance. +How about the REST API? +======================= + +Yep, you're right, there is a REST API with this. Head to the `api +documentation` to know more. + How to contribute ================= -- cgit v1.1