Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 👾
|
4 |
colorFrom: indigo
|
5 |
colorTo: purple
|
@@ -7,7 +7,7 @@ sdk: docker
|
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
app_port: 8501
|
10 |
-
short_description:
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: DeFI Behavior Analyzer
|
3 |
emoji: 👾
|
4 |
colorFrom: indigo
|
5 |
colorTo: purple
|
|
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
app_port: 8501
|
10 |
+
short_description: Pick an Ethereum address & get a detailed report.
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|