Spaces:
Sleeping
Sleeping
grapplerulrich
commited on
Commit
•
583f70c
1
Parent(s):
edad1fd
Add config to start
Browse files
README.md
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
# Raccoon
|
2 |
-
|
3 |
---
|
4 |
title: Raccoon
|
5 |
emoji: 🦝
|
@@ -12,6 +10,8 @@ pinned: false
|
|
12 |
license: mit
|
13 |
---
|
14 |
|
|
|
|
|
15 |
## Installation
|
16 |
|
17 |
It is recommend to use virtual environment using [`venv`](https://docs.python.org/3/library/venv.html).
|
|
|
|
|
|
|
1 |
---
|
2 |
title: Raccoon
|
3 |
emoji: 🦝
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
# Raccoon
|
14 |
+
|
15 |
## Installation
|
16 |
|
17 |
It is recommend to use virtual environment using [`venv`](https://docs.python.org/3/library/venv.html).
|