diff --git a/SOLUTIONS.md b/SOLUTIONS.md index 5b5730ae..384e72d4 100644 --- a/SOLUTIONS.md +++ b/SOLUTIONS.md @@ -3,7 +3,7 @@ You can add your solution to this page once you finish any full week of the tutorial. You may have a one-sentence introduction of what you have done in your solution and any special functionalities you have implemented. ## Week 1 - +* [pj/mini-lsm-simple-solution](https://github.com/pjzhong/mini-lsm-solution): A simple solution of Mini-LSM. ## Week 2 ## Week 3