Skip to content

Commit 4b3180b

Browse files
committed
updated README
1 parent 798c3fd commit 4b3180b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# cookiecutter-python-fastapi-openapi
2+
3+
| BRANCH | STATUS |
4+
| ------ |--------|
5+
| main | [![Unit-Testing, Coverage, Linting](https://github.com/btr1975/cookiecutter-python-fastapi-openapi/actions/workflows/test-bake.yml/badge.svg?branch=main)](https://github.com/btr1975/cookiecutter-python-fastapi-openapi/actions/workflows/test-bake.yml) |
6+
| develop | [![Unit-Testing, Coverage, Linting](https://github.com/btr1975/cookiecutter-python-fastapi-openapi/actions/workflows/test-bake.yml/badge.svg?branch=develop)](https://github.com/btr1975/cookiecutter-python-fastapi-openapi/actions/workflows/test-bake.yml) |
7+
28
* This is a "cookiecutter" repository designed to be used as a framework to create repository structure.
39

410
## How to use a "cookiecutter" repository

0 commit comments

Comments
 (0)