Jorge Londoño commited on
Commit
fe33b0a
·
1 Parent(s): f62171d

New version created

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -1,11 +1,17 @@
1
  ---
2
  title: DSA Tutor
3
- emoji: 🦀
4
- colorFrom: red
5
- colorTo: indigo
6
  sdk: docker
 
7
  pinned: false
8
- short_description: Tutor for studying Data Structures and Algorithms
 
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
  title: DSA Tutor
3
+ emoji: 🏃
4
+ colorFrom: purple
5
+ colorTo: green
6
  sdk: docker
7
+ app_port: 8080
8
  pinned: false
9
+ license: apache-2.0
10
+ short_description: A tutor of data structures & algorithms
11
  ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference.
14
+
15
+ Invoking the tutor: [Tutor](https://huggingface.co/spaces/jmlon/DSA_Tutor?start_prompt=Estudiar+ADTs)
16
+
17
+ [URL Encoder](https://www.urlencoder.io/)