Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# πͺ BMI Calculator with Emotions π
|
2 |
|
3 |
Welcome to the **BMI Calculator with Emotions** β a clean and modern app that helps you calculate your Body Mass Index and log how you're feeling. All inputs are saved so you can see your personal health history over time.
|
@@ -44,4 +49,4 @@ All BMI entries are saved to a file called `bmi_data.csv` inside the Space β s
|
|
44 |
|
45 |
---
|
46 |
|
47 |
-
Made with β€οΈ by a creative mind.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: BMIxMood
|
4 |
+
short_description: Track your BMI and mood. Simple, clean, and saved.
|
5 |
+
---
|
6 |
# πͺ BMI Calculator with Emotions π
|
7 |
|
8 |
Welcome to the **BMI Calculator with Emotions** β a clean and modern app that helps you calculate your Body Mass Index and log how you're feeling. All inputs are saved so you can see your personal health history over time.
|
|
|
49 |
|
50 |
---
|
51 |
|
52 |
+
Made with β€οΈ by a creative mind.
|