Update README.md

Added link to GitHub repo to README
This commit is contained in:
Sravan Balaji
2019-07-30 12:45:31 -07:00
committed by GitHub
parent f5ddf99143
commit bb8d433966

View File

@@ -1,6 +1,8 @@
# EECS 442 DIC Project
## Useful Links
* [GitHub Repository Link](https://github.com/balajsra/eecs-442-dic-project/)
* [GitLab Repository Link](https://gitlab.eecs.umich.edu/balajsra/eecs-442-dic-project/)
* [Overleaf Report Link](https://www.overleaf.com/read/whvdsndzrvqw)
@@ -33,4 +35,4 @@ The motivation for this project came from Sravan's [MECHENG 395: Laboratory I](h
* [Matplotlib](https://matplotlib.org)
* conda install -c conda-forge matplotlib
* [OpenCV](https://opencv.org)
* conda install -c menpo opencv
* conda install -c menpo opencv