Corrections readme (#27)

* [fix] Docker command in was not showing

* [fix] Image points to master
This commit is contained in:
Jose Pablo Domingo Aramburo Sanchez 2018-08-18 12:48:58 -06:00 committed by GitHub
parent 7533bfa812
commit 627da598fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View File

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

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
-----------------