gstaff commited on
Commit
315512f
β€’
1 Parent(s): 920385d

Update README.md description.

Browse files
Files changed (2) hide show
  1. README.md +10 -1
  2. img.png +0 -0
README.md CHANGED
@@ -11,5 +11,14 @@ license: apache-2.0
11
  tags:
12
  - track-5
13
  ---
 
14
 
15
- Play a simple guessing game with a language model chatbot!
 
 
 
 
 
 
 
 
 
11
  tags:
12
  - track-5
13
  ---
14
+ # Guessing Game
15
 
16
+ ## Description
17
+ Play a simple guessing game with a language model chatbot!
18
+
19
+ ![game screenshot](img.png "Game Screenshot")
20
+
21
+ ## Contributions
22
+ This space was created by [@gstaff](https://huggingface.co/gstaff).
23
+
24
+ It uses the [xkcd Gradio theme](https://huggingface.co/spaces/gstaff/xkcd) by [@gstaff](https://huggingface.co/gstaff).
img.png ADDED