From 9ffb431d44339186683f3966ba783513a4c7cc98 Mon Sep 17 00:00:00 2001 From: psavarmattas Date: Tue, 7 Jun 2022 10:03:42 +0530 Subject: [PATCH] Readme Update --- IndustrialTrainingProjects/README.MD | 2 +- README.MD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/IndustrialTrainingProjects/README.MD b/IndustrialTrainingProjects/README.MD index 5683965..93bf980 100644 --- a/IndustrialTrainingProjects/README.MD +++ b/IndustrialTrainingProjects/README.MD @@ -12,7 +12,7 @@ the training program. ** 2. Check that Java is properly installed in your system and the Path to Java is integratively set in your system. -3. Start by trying to create the program by yourself if you encounter any problems refer to the code in the program file, +3. Start by trying to create the program by yourself if you encounter any problems refer to the code in the program file. if the problem still persist then create a issue or use Google/Stack Overlflow for help. 4. Done! You have successfully created the program in Java by your own. diff --git a/README.MD b/README.MD index 4802a30..831bf19 100644 --- a/README.MD +++ b/README.MD @@ -15,7 +15,7 @@ If you want in which serial you should code rather than the levels then refer to 2. Check that Java is properly installed in your system and the Path to Java is integratively set in your system. -3. Start by trying to create the program by yourself if you encounter any problems refer to the code in the program file, +3. Start by trying to create the program by yourself if you encounter any problems refer to the code in the program file. if the problem still persist then create a issue or use Google/Stack Overlflow for help. 4. Done! You have successfully created the program in Java by your own.