diff --git a/README.md b/README.md index 3724732..095fde3 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# cs50 \ No newline at end of file +# Harvard's CS50 + +This is a repository containing solutions to Harvard's Online course [CS50](https://www.cs50.harvard.edu/college) exercises for the year 2019. + +[Problem Set 1](../master/pset1) with instructions found at https://docs.cs50.net/2019/x/psets/1/index.html +[Problem Set 2](../master/pset2) with instructions found at https://docs.cs50.net/2019/x/psets/2/index.html +[Problem Set 3](../master/pset3) with instructions found at https://docs.cs50.net/2019/x/psets/3/index.html +[Problem Set 4](../master/pset4) with instructions found at https://docs.cs50.net/2019/x/psets/4/index.html +[Problem Set 5](../master/pset5) with instructions found at https://docs.cs50.net/2019/x/psets/5/index.html +[Problem Set 6](../master/pset6) with instructions found at https://docs.cs50.net/2019/x/psets/6/index.html +[Problem Set 7](../master/pset7) with instructions found at https://docs.cs50.net/2019/x/psets/7/index.html +[Finance Project](../master/pset1) with instructions found at https://docs.cs50.net/2019/x/psets/8/index.html +[Final Project](../master/pset1)