Spaces:
Running
Running
initial commit
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🐢
|
4 |
colorFrom: purple
|
5 |
colorTo: indigo
|
@@ -7,6 +7,8 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
app_build_command: npm run build
|
9 |
app_file: dist/index.html
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# vue
|
|
|
1 |
---
|
2 |
+
title: Modelizer
|
3 |
emoji: 🐢
|
4 |
colorFrom: purple
|
5 |
colorTo: indigo
|
|
|
7 |
pinned: false
|
8 |
app_build_command: npm run build
|
9 |
app_file: dist/index.html
|
10 |
+
license: mit
|
11 |
+
short_description: Modelizer is the model checking center (WIP)
|
12 |
---
|
13 |
|
14 |
# vue
|