From 101ecf7c3c7182fe0fd362f4127125fb319040e2 Mon Sep 17 00:00:00 2001 From: Jose Pablo Domingo Aramburo Sanchez Date: Thu, 16 Aug 2018 16:32:27 -0600 Subject: [PATCH] [add] Sequence diagram --- documentation/README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/README.rst b/documentation/README.rst index e61c9e2..5a75038 100644 --- a/documentation/README.rst +++ b/documentation/README.rst @@ -61,6 +61,10 @@ Out: - Taxes discounted - Real salary for the month - Vouchers (if applicable) + +Calculating the monthly salary +-------------------------------- +.. image:: https://raw.githubusercontent.com/PootisPenserHere/payroll_manager/Diagrams/master/calculatingSalary.bmp Tests cases -----------------