mattoofahaddcube commited on
Commit
1683d9b
β€’
1 Parent(s): 3b2b505

readme update

Browse files
Files changed (1) hide show
  1. readme.md +4 -4
readme.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- title: Salary Calculator
3
- colorFrom: blue
4
- colorTo: yellow
5
- emoji: πŸ’΅πŸ€‘πŸ«°
6
  sdk: streamlit
 
7
  app_file: app.py
8
  pinned: true
9
  ---
 
1
  ---
2
+ title: Net Salary Calculate
3
+ colorFrom: green
4
+ colorTo: pink
 
5
  sdk: streamlit
6
+ sdk_version: 1.37.1
7
  app_file: app.py
8
  pinned: true
9
  ---