Corrections readme #27

Merged
PootisPenserHere merged 2 commits from correctionsReadme into master 2018-08-18 18:48:58 +00:00
2 changed files with 3 additions and 4 deletions

View File

@ -43,10 +43,9 @@ To install docker compose
sudo chmod +x /usr/local/bin/docker-compose
And finally the containers can be initialized by running
And finally the containers can be initialized by running
.. code-block:: bash
sudo docker-compose up --build -d
sudo docker-compose up --build -d
Sign in
-----------------

View File

@ -64,7 +64,7 @@ Out:
Calculating the monthly salary
--------------------------------
.. image:: https://raw.githubusercontent.com/PootisPenserHere/payroll_manager/Diagrams/master/calculatingSalary.bmp
.. image:: https://raw.githubusercontent.com/PootisPenserHere/payroll_manager/master/documentation/calculatingSalary.bmp
Tests cases
-----------------