Thomas (Tom) Gardos commited on
Commit
06e224d
1 Parent(s): 6ea387c

Update space title in README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: AI Class Tutor
3
  description: An LLM based AI class tutor with RAG on DL4DS course
4
  emoji: 🐶
5
  colorFrom: red
@@ -93,4 +93,4 @@ docker run -it --rm -p 8000:8000 dev
93
 
94
  Please create an issue if you have any suggestions or improvements, and start working on it by creating a branch and by making a pull request to the main branch.
95
 
96
- Please view `docs/contribute.md` for more information on contributing.
 
1
  ---
2
+ title: AI Class Tutor -- Dev
3
  description: An LLM based AI class tutor with RAG on DL4DS course
4
  emoji: 🐶
5
  colorFrom: red
 
93
 
94
  Please create an issue if you have any suggestions or improvements, and start working on it by creating a branch and by making a pull request to the main branch.
95
 
96
+ Please view `docs/contribute.md` for more information on contributing.