sethuiyer commited on
Commit
10dbf10
β€’
1 Parent(s): d0624fe

Updated Readme

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  ### Pokemon Classification
2
 
3
  Finds the pokemon type of any string you enter. Demo can be found [here](http://pokeidentifier.herokuapp.com/)
 
1
+ ---
2
+ title: Poketype Identifier
3
+ emoji: πŸ”πŸΎ
4
+ colorFrom: "#FFD700"
5
+ colorTo: "#FFA500"
6
+ sdk: python
7
+ sdk_version: 0.4.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  ### Pokemon Classification
13
 
14
  Finds the pokemon type of any string you enter. Demo can be found [here](http://pokeidentifier.herokuapp.com/)