mattoofahaddcube commited on
Commit
c5ac05c
β€’
1 Parent(s): f194fe2
Files changed (1) hide show
  1. readme.md +1 -3
readme.md CHANGED
@@ -1,15 +1,13 @@
1
  ---
2
  title: Net Salary Calculate
3
- emoji: πŸ’΅πŸ€‘πŸ«°
4
  colorFrom: green
5
  colorTo: green
 
6
  sdk: streamlit
7
- sdk_version: 1.37.1
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
-
13
  # Salary Calculator
14
 
15
  This Salary Calculator is a Python-based command-line tool designed to help users determine the additional amount needed on top of their desired salary to account for taxes. It takes into consideration factors such as current salary, desired increment, daily travel costs, and the number of physical workdays per week.
 
1
  ---
2
  title: Net Salary Calculate
 
3
  colorFrom: green
4
  colorTo: green
5
+ emoji: πŸ’΅πŸ€‘πŸ«°
6
  sdk: streamlit
 
7
  app_file: app.py
8
  pinned: false
9
  ---
10
 
 
11
  # Salary Calculator
12
 
13
  This Salary Calculator is a Python-based command-line tool designed to help users determine the additional amount needed on top of their desired salary to account for taxes. It takes into consideration factors such as current salary, desired increment, daily travel costs, and the number of physical workdays per week.