Commit 5405c783 by Krishnan Sanjay

Update README.md

parent 59739d22
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@ First, pull the most recent changes from the cmsc13600-public repository:
```
$ git pull
```
Then, copy the `hw3` folder to your submission repository. Change directories to enter your submission repository. Your code will go into `analzey.py`. You can the files to the repository using `git add`:
Then, copy the `hw2` folder to your submission repository. Change directories to enter your submission repository. Your code will go into `analzey.py`. You can the files to the repository using `git add`:
```
$ git add analyze.py
$ git commit -m'initialized homework'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment