diff --git a/docs/examples.md b/docs/examples.md index 7ce292ef1..4f4a8982d 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -7,3 +7,4 @@ Running `doorstop` in Docker: [tlwt/doorstop-docker](https://github.com/tlwt/doo [(add your open source project here)](https://github.com/doorstop-dev/doorstop/edit/develop/docs/examples.md) - **[ros-safety/requirements-playground](https://github.com/ros-safety/requirements-playground)**: This is a small repo for demonstrating how Doorstop can be used to manage requirements in a C++ project. +- **[urbasus/literate-programming-in-doorstop](https://github.com/urbasus/literate-programming-in-doorstop)**: Proof-of-concept for combining Doorstop and Literate Programming.