Fredsiika commited on
Commit
89551c5
·
1 Parent(s): a7e6c43

Update README.md

Browse files

Added ToC, and sections.

Files changed (1) hide show
  1. README.md +29 -6
README.md CHANGED
@@ -1,10 +1,33 @@
1
  ---
2
- title: README
3
- emoji: 📊
4
- colorFrom: red
5
  colorTo: gray
6
- sdk: static
7
- pinned: false
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: README for HuxleyAI
3
+ emoji: 🚀
4
+ colorFrom: indigo
5
  colorTo: gray
6
+ sdk: streamlit
7
+ pinned: true
8
+ license: mit
9
  ---
10
 
11
+ # README for HuxleyAI
12
+
13
+ HuxleyAI's official HF space
14
+
15
+ **WIP**
16
+
17
+ ## Table of Contents
18
+
19
+ - [Overview](#overview)
20
+ - [Contribution](#contribution)
21
+ - [Roadmap](#Roadmap)
22
+
23
+ ## Overview
24
+
25
+ -- TODO: add description
26
+
27
+ ## Roadmap
28
+
29
+
30
+ ## Contribution
31
+
32
+
33
+ Edit this `README.md` markdown file to author your organization card.