Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nilumbra authored Mar 19, 2023
1 parent a650169 commit ee92818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ My implementation for each project is in the corresponding branch as follows (yo
| **Assignment** | **Branch name** |
|-----------------------------------------------------------------------------------------------|---------------------|
| Skeleton code | Master |
| [Project 2: B+ Trees](https://cs186.gitbook.io/project/assignments/proj2) | b_plus_tree |
| [Project 2: B+ Trees](https://cs186.gitbook.io/project/assignments/proj2) | b+-tree |
| [Project 3: Joins and Query Optimization](https://cs186.gitbook.io/project/assignments/proj3) | join_query_opt |
| [Project 4: Concurrency](https://cs186.gitbook.io/project/assignments/proj4) | concurrency |
| [Project 5: Recovery](https://cs186.gitbook.io/project/assignments/proj5) | recovery |
Expand Down

0 comments on commit ee92818

Please sign in to comment.