diff --git a/README.md b/README.md
index 1e2bdf6..16a8c54 100644
--- a/README.md
+++ b/README.md
@@ -646,3 +646,7 @@ Topics covered include probability theory and Bayesian inference; univariate dis
- Taught by [Dr. Ching-Yung Lin](http://researcher.watson.ibm.com/researcher/view.php?person=us-chingyung)
- [Course Site](http://www.ee.columbia.edu/~cylin/course/bigdata/)
- Assignments - Assignments are present in the Course Slides
+- [14-740](http://www.ini740.com/F14/index.html) **Fundamentals of Computer Networks** *CMU*
+ - This is an introductory course on Networking for graduate students. It follows a top-down approach to teaching Computer Networks, so it starts with the Application layer which most of the students are familiar with and as the course unravels we learn more about transport, network and link layers of the protocol stack.
+ - As far as prerequisites are concerned - basic computer, programming and probability theory background is required.
+ - The course site contains links to the lecture videos, reading material and assignments.