Skip to content

Commit 3698c91

Browse files
committed
Update README
1 parent 07c37fa commit 3698c91

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,16 @@ Now go to <a href="http://127.0.0.1:8000/docs" class="external-link" target="_bl
108108

109109
You will see the automatic interactive API documentation (provided by <a href="https://github.com/swagger-api/swagger-ui" class="external-link" target="_blank">Swagger UI</a>):
110110

111-
![Swagger UI](Assets/swagger.PNG)
111+
![Swagger UI](assets/swagger.PNG)
112112

113113
### Alternative API docs
114114

115115
And now, go to <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>.
116116

117117
You will see the alternative automatic documentation (provided by <a href="https://github.com/Rebilly/ReDoc" class="external-link" target="_blank">ReDoc</a>):
118118

119-
![ReDoc](Assets/redoc.PNG)
119+
![ReDoc](assets/redoc.PNG)
120+
120121

121122

122123

0 commit comments

Comments
 (0)