Create README.md
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<h1> Instructions for installing </h1>
|
||||
<h2>1. Clone the repository.</h2>
|
||||
<code>git clone https://github.com/emil28092005/SimplexTASK/</code>
|
||||
<h2>2. Build the project (install Make if not present on your system): </h2>
|
||||
<code>make build</code>
|
||||
<h2>3. Run tests via the following command: </h2>
|
||||
<code>make test</code>
|
||||
Reference in New Issue
Block a user