Update README.md

This commit is contained in:
Prakhar Srivastav 2015-01-09 22:09:52 +05:30
parent ef72b7d478
commit 49a428dcb6

View File

@ -74,6 +74,7 @@ Courses
- In the project assignments in CS186, you will write a basic database management system called SimpleDB. For this project, you will focus on implementing the core modules required to access stored data on disk; in future projects, you will add support for various query processing operators, as well as transactions, locking, and concurrent queries.
- [Lecture Notes](https://sites.google.com/site/cs186fall2013/section-notes)
- [Projects](https://sites.google.com/site/cs186fall2013/homeworks)
-------
### Programming Languages / Compilers