Abid Ali Awan commited on
Commit
925aaa4
·
1 Parent(s): a29f782

Update README to change emoji to 🛡️, colorFrom to blue, and set pinned to true, enhancing project branding and visibility.

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  title: RegRadar
3
- emoji: 💻
4
- colorFrom: purple
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.34.0
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
  short_description: RegRadar watches the worlds regulators so you dont have to.
12
  ---
 
1
  ---
2
  title: RegRadar
3
+ emoji: 🛡️
4
+ colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.34.0
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
11
  short_description: RegRadar watches the worlds regulators so you dont have to.
12
  ---