diff --git a/README.md b/README.md index b128d3a..f727620 100644 --- a/README.md +++ b/README.md @@ -266,12 +266,12 @@ Courses - It covers how to measure and understand performance and scalability of parallel programs. - It covers tools and methods to find bugs in concurrent programs. - [CS 143](https://web.stanford.edu/class/cs143/) **Compiler construction** *Stanford University* Lecture NotesAssignments -- CS143 is a Stanford's course in the practical and theoretical aspects of compiler construction. -- [Home] (https://web.stanford.edu/class/cs143/) -- [Syllabus](https://web.stanford.edu/class/cs143/schedule.html) -- [Lectures](https://web.stanford.edu/class/cs143/) -- [Assignments](https://web.stanford.edu/class/cs143/) -- [CS143 - 2011](http://www.keithschwarz.com/cs143/WWW/sum2011/) + - CS143 is a Stanford's course in the practical and theoretical aspects of compiler construction. + - [Home] (https://web.stanford.edu/class/cs143/) + - [Syllabus](https://web.stanford.edu/class/cs143/schedule.html) + - [Lectures](https://web.stanford.edu/class/cs143/) + - [Assignments](https://web.stanford.edu/class/cs143/) + - [CS143 - 2011](http://www.keithschwarz.com/cs143/WWW/sum2011/) -------