Skip to content

Commit 9e0b826

Browse files
committed
📝 Add note about sibling project generators
1 parent 57f849c commit 9e0b826

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ Please refer to <a href="https://dockerswarm.rocks" target="_blank">DockerSwarm.
140140

141141
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).
142142

143+
## Sibling project generators
144+
145+
* Based on Couchbase: [https://github.com/tiangolo/full-stack-fastapi-couchbase](https://github.com/tiangolo/full-stack-fastapi-couchbase).
146+
143147
## License
144148

145149
This project is licensed under the terms of the MIT license.

0 commit comments

Comments
 (0)