Taka005
commited on
Commit
·
caede48
1
Parent(s):
bf8ade6
修正
Browse files
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
# Make it a Quote
|
2 |
-
|
3 |
-
-
|
4 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Make it a Quote
|
2 |
+
## 使い方
|
3 |
+
- `pip install -r requirements.txt`を実行
|
4 |
+
- `python main.py`で起動
|
5 |
+
- `http://localhost:3000/`でアクセスする
|
6 |
+
## パラメーター
|
7 |
+
- name: 名前
|
8 |
+
- tag: 4桁のID
|
9 |
+
- id: ID
|
10 |
+
- content: 内容
|
11 |
+
- icon: アイコン
|