From f4effb343a6fc8433abbbdebf5d67e590d194902 Mon Sep 17 00:00:00 2001 From: Anmol Singh <anmol.singh@hsrw.org> Date: Wed, 16 Nov 2022 13:56:23 +0000 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index ccee50b..1241392 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,29 @@ This section showcases some major functionalities of the software. ## Steps of Code Execution +List of names of image files needed to run the software are as follows: +1. robopic.jpeg +2. homebutton.jpg +3. settingslogo.png +4. loginlogo.png +5. nextlogo.png +6. backlogo.png +7. createuser.png +8. deleteuser.png +9. autologgerparameters.png +10. adminloginlogo.png +11. cameraphoto.png +12. AboutUs.png +13. savefile.png +14. deletefile.png +15. activelogins.png +16. loginconfirm.png +17. yesicon.png +18. noicon.png +19. archive.png + +The master software code file: autologger.py + List of names of files automatically created by the software are as follows: - autologger_tempfile.txt - autologger_logfile.txt -- GitLab