Spaces:
Running
Running
initial commit
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🔥
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
@@ -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 |
# Svelte + TS + Vite
|
|
|
1 |
---
|
2 |
+
title: Xet Object Viewer
|
3 |
emoji: 🔥
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
|
|
7 |
pinned: false
|
8 |
app_build_command: npm run build
|
9 |
app_file: dist/index.html
|
10 |
+
license: mit
|
11 |
+
short_description: Shows the contents of a xorb or a shard
|
12 |
---
|
13 |
|
14 |
# Svelte + TS + Vite
|