vatsal-p-wa commited on
Commit
ae14f5c
·
verified ·
1 Parent(s): b8a3a9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -1,9 +1,10 @@
1
- # Authentication with Flask and JWT
2
-
3
- ## Development server
4
-
5
- - Create a virtual environment, activate it and install the dependencies.
6
- - Run `flask run` to start the development server.
7
- - Navigate to http://localhost:5000/. The app will automatically reload if you change any of the source files.
8
-
9
- © 2021 GitHub, Inc.
 
 
1
+ ---
2
+ license: apache-2.0
3
+ title: Testing
4
+ sdk: docker
5
+ emoji: 🚀
6
+ colorFrom: red
7
+ colorTo: red
8
+ short_description: Testing application flask
9
+ ---
10
+ .