Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |

|
3 |
|
@@ -241,15 +251,4 @@ To protect your privacy, please avoid posting security issues on GitHub. Instead
|
|
241 |
|
242 |
## License
|
243 |
|
244 |
-
This repository is available under the [Dify Open Source License](LICENSE), which is essentially Apache 2.0 with a few additional restrictions.
|
245 |
-
|
246 |
-
---
|
247 |
-
license: apache-2.0
|
248 |
-
title: Test
|
249 |
-
sdk: docker
|
250 |
-
emoji: π
|
251 |
-
colorFrom: pink
|
252 |
-
colorTo: green
|
253 |
-
pinned: true
|
254 |
-
short_description: hello world
|
255 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: Test
|
4 |
+
sdk: docker
|
5 |
+
emoji: π
|
6 |
+
colorFrom: pink
|
7 |
+
colorTo: green
|
8 |
+
pinned: true
|
9 |
+
short_description: hello world
|
10 |
+
---
|
11 |
|
12 |

|
13 |
|
|
|
251 |
|
252 |
## License
|
253 |
|
254 |
+
This repository is available under the [Dify Open Source License](LICENSE), which is essentially Apache 2.0 with a few additional restrictions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|