Skip to content
Snippets Groups Projects
Commit 863ca027 authored by esc2's avatar esc2
Browse files

Update README.md

parent 57bb6a40
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ This is the code submission for Elliot Couvignou
:::WINDOWS:::
to run this progrom all you need to do is:
0. Open cmd
1. type gcc Distinguish.c to compile
2. type a.exe to run the program
......@@ -13,6 +14,7 @@ to run this progrom all you need to do is:
:::FOR LINUX:::
To run this program all you need to do is:
0. Open a terminal
1. type make to compile (in the correct directory)
2. type ./test to begin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment