uni

University stuff
git clone git://git.christosmarg.xyz/uni-assignments.git
Log | Files | Refs | README | LICENSE

commit 1a44689afd665065991ee5f5e40912253422a862
parent 2d9bffd14e7152e4661dbc0f464bd37adf722153
Author: Christos Margiolis <christos@margiolis.net>
Date:   Wed, 18 Dec 2019 01:50:49 +0200

corrected README

Diffstat:
Massignment-1.4-functions/README.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assignment-1.4-functions/README.md b/assignment-1.4-functions/README.md @@ -41,7 +41,7 @@ __Requirements:__ MinGW gcc compiler 1. Open Command Prompt, or the integrated terminal of your editor. 2. Move to the assignment's directory: ```$ cd full_path/assignment-1.4-functions``` 3. Run the ```autocompile.bat``` script: ```$ autocompile``` -4. Enter the name of the program_name __exactly__ as it's written in the folder when the script prints ```"Program name: "``` +4. Enter the name of the program __exactly__ as it's written in the folder when the script prints ```"Program name: "```