Nischal Subedi commited on
Commit
c818f4a
·
1 Parent(s): 7970402

updated readme

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Tenant Rights Bot
2
 
3
  A Gradio app to answer questions about landlord-tenant laws across U.S. states, grounded in legal statutes.
 
1
+ ---
2
+ title: Tenant Rights Bot
3
+ emoji: 🏠
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 4.4.4 # Use the version of gradio you’re using (check requirements.txt or local setup)
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Tenant Rights Bot
13
 
14
  A Gradio app to answer questions about landlord-tenant laws across U.S. states, grounded in legal statutes.