From 76d4680f251686e30b774358a5ba3108b93ba5c0 Mon Sep 17 00:00:00 2001 From: tsb1995 <47466105+tsb1995@users.noreply.github.com> Date: Thu, 27 Feb 2020 16:28:52 -0800 Subject: [PATCH] Update Readme.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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)