diff --git a/README.md b/README.md index a961b1b..8d8ba21 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,7 @@ Documentation is placed in the [docs](docs) folder. If your part needs documentation (e.g. how to use tcp cmd interface), add a markdown file in the above-mentioned folder. This folder contains the following documents: +- [llfs.md](docs/llfs.md): Linked List File System - [logger.md](docs/logger.md): Logging and Debugging Messages +- [mkllfs.md](docs/mkllfs.md): Make Linked List File System +- [style_guide.md](docs/style_guide.md): Style Guide \ No newline at end of file