From e9c0d0bee0377ef8845c97acbdd04c54cd989555 Mon Sep 17 00:00:00 2001 From: Prakhar Srivastav Date: Mon, 22 Aug 2016 13:39:20 -0400 Subject: [PATCH] removed videos icon for CS 425 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 239d77a..3200f3c 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Courses - [Assignments](https://courses.engr.illinois.edu/cs241/fa2014/mp.html) - [Github Page](http://angrave.github.io/sys/#) - [Crowd Sourced Book](https://github.com/angrave/SystemProgramming/wiki) -- [CS 425](https://courses.engr.illinois.edu/cs425/fa2014/index.html) **Distributed Systems** *Univ of Illinois, Urbana-Champaign* Lecture Videos Assignments Readings +- [CS 425](https://courses.engr.illinois.edu/cs425/fa2014/index.html) **Distributed Systems** *Univ of Illinois, Urbana-Champaign* Assignments Readings - Brilliant set of lectures and reading material covering fundamental concepts in distributed systems such as Vector clocks, Consensus and Paxos. This is the 2014 version by Prof Indranil Gupta. - [Lectures](https://courses.engr.illinois.edu/cs425/fa2014/lectures.html) - [Assignments](https://courses.engr.illinois.edu/cs425/assignments.html)