From 4efe8999fd8f6cf926fa9a99025fca4bb7d23e90 Mon Sep 17 00:00:00 2001
From: ottop
Date: Mon, 12 Aug 2024 11:37:22 +0300
Subject: [PATCH 1/7] Create README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ad786e5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+
+
+
From 30fff17692b0726aef2e5be712e97a71404f0a3c Mon Sep 17 00:00:00 2001
From: ottop
Date: Mon, 12 Aug 2024 11:38:52 +0300
Subject: [PATCH 2/7] Update README.md
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index ad786e5..20c716c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,2 @@
-
-
-
+
+
From b23df39f0b578f9faf19f2e9c157d9e39a8ef2db Mon Sep 17 00:00:00 2001
From: ottoptj
Date: Mon, 12 Aug 2024 08:42:22 +0000
Subject: [PATCH 3/7] Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 20c716c..b05b89a 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1 @@
-
-
+
From 25e6ac09cb149bd420a0577f2b949f2ee4ac7436 Mon Sep 17 00:00:00 2001
From: ottoptj
Date: Mon, 12 Aug 2024 08:44:09 +0000
Subject: [PATCH 4/7] Update README.md
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b05b89a..8cfc830 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,3 @@
-
+
+
+
\ No newline at end of file
From 39382a5880d329104653f9524be604137ae20466 Mon Sep 17 00:00:00 2001
From: ottoptj
Date: Mon, 12 Aug 2024 08:56:22 +0000
Subject: [PATCH 5/7] Update README.md
---
README.md | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8cfc830..76502de 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,15 @@
-
\ No newline at end of file
+
+
+# YAM Launcher
+
+YAM Launcher is a minimalist text-based launcher for Android with weather integration.
+
+Highlights:
+- No flashy effects, icons or other distractions. Perfect for digital minimalism.
+- Customizable shortcuts for your most used apps.
+- Search bar on the bottom of the screen.
+- Work profile support.
+- Weather integration with [Open-Meteo](https://open-meteo.com/). (optional)
+- System fonts for an uniform look with your Android.
\ No newline at end of file
From 9b14f6dd890366dcee9075785970990f7999fa36 Mon Sep 17 00:00:00 2001
From: ottoptj
Date: Mon, 12 Aug 2024 09:02:44 +0000
Subject: [PATCH 6/7] Update README.md
---
README.md | 24 ++++++++++++++++++++----
1 file changed, 20 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 76502de..60346bd 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,26 @@
YAM Launcher is a minimalist text-based launcher for Android with weather integration.
-Highlights:
+Key features:
- No flashy effects, icons or other distractions. Perfect for digital minimalism.
- Customizable shortcuts for your most used apps.
-- Search bar on the bottom of the screen.
-- Work profile support.
- Weather integration with [Open-Meteo](https://open-meteo.com/). (optional)
-- System fonts for an uniform look with your Android.
\ No newline at end of file
+- Work profile support.
+- Search on the bottom of the screen.
+- System fonts for an uniform look with your Android.
+- Simple by default, customizable under the hood.
+- Open-source under the MIT License.
+
+## Installation
+
+### F-Droid
+
+Coming soon...
+
+### Google Play
+
+Coming soon...
+
+### APK
+
+Coming soon...
\ No newline at end of file
From 849d42a0feaa7a74d4818b9f0379f21f63c494a4 Mon Sep 17 00:00:00 2001
From: ottoptj
Date: Mon, 12 Aug 2024 09:18:14 +0000
Subject: [PATCH 7/7] Update README.md
---
README.md | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 60346bd..6d43ba3 100644
--- a/README.md
+++ b/README.md
@@ -28,4 +28,22 @@ Coming soon...
### APK
-Coming soon...
\ No newline at end of file
+Coming soon...
+
+## Bugs, feature requests, etc
+
+Submit an issue on the *Issues* tab.
+
+## Contributing
+
+### Development
+
+Feel free to contribute code improvements and bug fixes. For big changes, I would recommend creating an issue first so that I can figure out whether I want the change to be implemented. Generally I am open to optional features that can be enabled or disabled in the preferences as long as they are not too convoluted, but no guarantees.
+
+### Donations
+
+If you wish to support me and my work financially, I welcome all donations. These help me feed myself and get any equipment I may need for future development (Wouldn't it be cool to run my own instance of Open-Meteo instead of using the public one?).
+
+One-time donations: [Stripe](https://donate.stripe.com/14k6s2bMJdnDgtW288)
+
+Recurring donations: [Liberapay](https://liberapay.com/ottoptj/donate)
\ No newline at end of file