📝 Add note about sibling project generators

This commit is contained in:
Sebastián Ramírez
2019-02-23 23:51:49 +04:00
parent 57f849c546
commit 9e0b826618

View File

@@ -140,6 +140,10 @@ Please refer to <a href="https://dockerswarm.rocks" target="_blank">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.