diff --git a/README.md b/README.md index 015f411..868ca20 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,10 @@ Please refer to DockerSwarm. After using this generator, your new project (the directory created) will contain an extensive `README.md` with instructions for development, deployment, etc. You can pre-read [the project `README.md` template here too](./{{cookiecutter.project_slug}}/README.md). +## Sibling project generators + +* Based on Couchbase: [https://github.com/tiangolo/full-stack-fastapi-couchbase](https://github.com/tiangolo/full-stack-fastapi-couchbase). + ## License This project is licensed under the terms of the MIT license.