diff --git a/README.rst b/README.rst index 00b9678..78ae0ea 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ ===== -Spese +Django-spese ===== -*Spese* is a simple Django app to register personal expenses, +*Django-spese* is a simple Django app to register personal expenses, inspired by `django-expense `_ . Detailed documentation is in the ``docs`` directory. @@ -10,7 +10,7 @@ Detailed documentation is in the ``docs`` directory. Quick start ----------- -1. If you have your project to host *spese*, use it. +1. If you have your project to host *Django-spese*, use it. Otherwise create a base project as follows. Install a virtualenv with python 3.5, django, django-taggit, django-spese and create the project:: diff --git a/servizi/spese/docs/source/license.rst b/servizi/spese/docs/source/license.rst index d274f91..431bbb8 100644 --- a/servizi/spese/docs/source/license.rst +++ b/servizi/spese/docs/source/license.rst @@ -3,6 +3,6 @@ License ======= -Django-expense is licensed under the MIT License: +Django-spense is licensed under the MIT License: .. include:: ../../../../LICENSE \ No newline at end of file