Teslim Olunlade commited on
Commit
3d1f405
·
1 Parent(s): dd36357

Moved hfspaces config to top of README

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,7 +1,3 @@
1
- # Datamining Project
2
-
3
- Milestone 2
4
-
5
  ---
6
  title: Toxic Tweets
7
  sdk: streamlit
@@ -9,6 +5,10 @@ app_file: app/main.py
9
  pinned: false
10
  ---
11
 
 
 
 
 
12
  ## Requirements
13
 
14
  - [Docker](https://docs.docker.com/engine/install/) is used to run and manage the project containers.
 
 
 
 
 
1
  ---
2
  title: Toxic Tweets
3
  sdk: streamlit
 
5
  pinned: false
6
  ---
7
 
8
+ # Datamining Project
9
+
10
+ Milestone 2
11
+
12
  ## Requirements
13
 
14
  - [Docker](https://docs.docker.com/engine/install/) is used to run and manage the project containers.