bastienp OrdinaryDev83 commited on
Commit
04b5680
·
verified ·
1 Parent(s): f584de7

Update README.md (#2)

Browse files

- Update README.md (3fbd3f0fcf81fca5c1476e8549528c1f330b4967)


Co-authored-by: Tom <[email protected]>

Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,7 +1,14 @@
1
  ---
2
- title: NeuralJam
3
- emoji: 👾
4
- colorFrom: indigo
5
- colorTo: blue
6
- sdk: static
 
 
 
 
 
 
 
7
  ---
 
1
  ---
2
+ title: "NeuralJam"
3
+ emoji: "🚂"
4
+ colorFrom: "blue"
5
+ colorTo: "green"
6
+ sdk: "static"
7
+ app_file: "index.html"
8
+ short_description: "An LLM AI detective puzzle game created in 48 hours."
9
+ tags:
10
+ - game
11
+ - unity
12
+ - ai
13
+ - hackathon
14
  ---