Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix link to starter.zip
  • Loading branch information
xaviermerino authored Sep 18, 2023
1 parent 6a0d8d9 commit ae33331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Homework-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You are tasked with creating an algorithm that will solve a binary maze. Take th

### Getting Started

1. **[Download](https://github.com/xaviermerino/ECE2551-SoftHardDesign/blob/master/Homework-1/starter.zip?raw=true)** the starter file set. It will contain the following files:
1. **[Download](https://github.com/xaviermerino/ECE2551-SoftHardDesign/raw/master/Homework-1/starter.zip)** the starter file set. It will contain the following files:
* `catch.hpp`
* `main.cpp`
* `solver.h`
Expand Down

0 comments on commit ae33331

Please sign in to comment.