diff --git a/README.md b/README.md index b700fad..69904fb 100644 --- a/README.md +++ b/README.md @@ -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