Skip to content

Commit e22a6cc

Browse files
committed
add screenshot
1 parent c68ee8f commit e22a6cc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
./bootstrap.sh
88
```
99

10-
This will create a [virtualenv](https://virtualenv.pypa.io/en/latest/) `env` directory.
10+
This will create a directory a [virtualenv](https://virtualenv.pypa.io/en/latest/) `env` directory.
1111

1212
Use the `env` directory above:
1313

@@ -32,3 +32,6 @@ docker build -t <tag-name> .
3232
docker run -d --name mycontainer -p 80:80 <tag-name>
3333
http://127.0.0.1/redoc
3434
```
35+
36+
## API Docs
37+
![Swagger](swagger.png)

swagger.png

165 KB
Loading

0 commit comments

Comments
 (0)