Revised README.rst.
This commit is contained in:
parent
38b8a028d5
commit
7dd007f3cf
16
README.rst
16
README.rst
@ -13,12 +13,21 @@ module for the Flask_ applications.
|
|||||||
Install
|
Install
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Install the latest source from the
|
Install ``mia-accounting`` with ``pip``.
|
||||||
`Mia! Accounting repository`_.
|
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
pip install git+https://github.com/imacat/mia-accounting.git
|
pip install mia-accounting
|
||||||
|
|
||||||
|
|
||||||
|
Usage
|
||||||
|
=====
|
||||||
|
|
||||||
|
This needs to be done. Currently, you can refer to the test site
|
||||||
|
located in the test directory on the `Mia! Accounting repository`_.
|
||||||
|
|
||||||
|
The test site is running as the
|
||||||
|
`live demonstration for Mia! Accounting`_.
|
||||||
|
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
@ -48,3 +57,4 @@ Authors
|
|||||||
|
|
||||||
.. _Flask: https://flask.palletsprojects.com
|
.. _Flask: https://flask.palletsprojects.com
|
||||||
.. _Mia! Accounting repository: https://github.com/imacat/mia-accounting
|
.. _Mia! Accounting repository: https://github.com/imacat/mia-accounting
|
||||||
|
.. _live demonstration for Mia! Accounting: https://accounting.imacat.idv.tw
|
||||||
|
Loading…
Reference in New Issue
Block a user