dioarafii commited on
Commit
9abd19b
β€’
1 Parent(s): 2ab274d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -2,8 +2,12 @@
2
  title: Flask
3
  description: A popular minimal server framework for Python
4
  tags:
5
- - python
6
- - flask
 
 
 
 
7
  ---
8
 
9
  # Python Flask Example
@@ -20,4 +24,4 @@ This is a [Flask](https://flask.palletsprojects.com/en/1.1.x/) app that serves a
20
  ## πŸ’β€β™€οΈ How to use
21
 
22
  - Install Python requirements `pip install -r requirements.txt`
23
- - Start the server for development `python3 main.py`
 
2
  title: Flask
3
  description: A popular minimal server framework for Python
4
  tags:
5
+ - python
6
+ - flask
7
+ sdk: docker
8
+ emoji: πŸ”₯
9
+ colorFrom: purple
10
+ colorTo: purple
11
  ---
12
 
13
  # Python Flask Example
 
24
  ## πŸ’β€β™€οΈ How to use
25
 
26
  - Install Python requirements `pip install -r requirements.txt`
27
+ - Start the server for development `python3 main.py`