Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
title: Visual Vocabulary
|
3 |
emoji: 🎨
|
4 |
colorFrom: blue
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
@@ -122,4 +122,4 @@ Contributions are welcome! To contribute a chart, follow the steps below:
|
|
122 |
## How to run the example locally
|
123 |
|
124 |
1. Run the example with the command `hatch run example visual-vocabulary`.
|
125 |
-
2. You should now be able to access the app locally via http://127.0.0.1:8051/.
|
|
|
2 |
title: Visual Vocabulary
|
3 |
emoji: 🎨
|
4 |
colorFrom: blue
|
5 |
+
colorTo: blue
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
|
|
122 |
## How to run the example locally
|
123 |
|
124 |
1. Run the example with the command `hatch run example visual-vocabulary`.
|
125 |
+
2. You should now be able to access the app locally via http://127.0.0.1:8051/.
|