diff --git a/README.rst b/README.rst index 18fa55b..95d20ce 100644 --- a/README.rst +++ b/README.rst @@ -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 ----------------- diff --git a/documentation/README.rst b/documentation/README.rst index 5a75038..23044ce 100644 --- a/documentation/README.rst +++ b/documentation/README.rst @@ -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 -----------------