README update regarding deployment
Browse files
README.md
CHANGED
@@ -13,10 +13,14 @@ license: mit
|
|
13 |
|
14 |
This project was made to showcase developed plugins for Digital Slide Archive through on Hugging Face spaces.
|
15 |
|
|
|
|
|
16 |
## Getting started
|
17 |
|
18 |
#### Deployment
|
19 |
|
|
|
|
|
20 |
#### Development
|
21 |
|
22 |
```
|
|
|
13 |
|
14 |
This project was made to showcase developed plugins for Digital Slide Archive through on Hugging Face spaces.
|
15 |
|
16 |
+
The project is a work-in-progress. I will make a release when I have it working. Stay tuned!
|
17 |
+
|
18 |
## Getting started
|
19 |
|
20 |
#### Deployment
|
21 |
|
22 |
+
When the solution is ready, the website should be accessible on [Hugging Face](https://huggingface.co/spaces/andreped/dsa4hf).
|
23 |
+
|
24 |
#### Development
|
25 |
|
26 |
```
|