Revised README to be more readable.
This commit is contained in:
parent
9af204322a
commit
fc6f1fd18a
13
README.rst
13
README.rst
@ -6,13 +6,12 @@ The Mia! Django Accounting Application
|
|||||||
Description
|
Description
|
||||||
===========
|
===========
|
||||||
|
|
||||||
*mia-accounting* is a `Django <https://www.djangoproject.com>`_
|
*mia-accounting* is a Django_ accounting application. It was
|
||||||
accounting application. It was rewritten from my own private
|
rewritten from my own private accounting application in Perl/mod_perl_
|
||||||
accounting application in Perl/`mod_perl <https://perl.apache.org>`_
|
|
||||||
in 2007. The revision aims to be mobile-friendly with Bootstrap, with
|
in 2007. The revision aims to be mobile-friendly with Bootstrap, with
|
||||||
a modern back-end framework and front-end technology like jQuery. The
|
a modern back-end framework and front-end technology like jQuery. The
|
||||||
first revision was in Perl/`Mojolicious <https://mojolicious.org/>`_
|
first revision was in Perl/Mojolicious_ in 2019. This is the second
|
||||||
in 2019. This is the second revision in Python/Django in 2020.
|
revision in Python/Django in 2020.
|
||||||
|
|
||||||
The Mia! Django accounting application comes with two parts:
|
The Mia! Django accounting application comes with two parts:
|
||||||
|
|
||||||
@ -28,6 +27,10 @@ You may try it in live demonstration at:
|
|||||||
- Username: ``admin``
|
- Username: ``admin``
|
||||||
- Password: ``12345``
|
- Password: ``12345``
|
||||||
|
|
||||||
|
.. _Django: https://www.djangoproject.com
|
||||||
|
.. _mod_perl: https://perl.apache.org
|
||||||
|
.. _Mojolicious: https://mojolicious.org
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
Loading…
Reference in New Issue
Block a user