From 4eee9816bd90e6ddbda629522652f8ae44631ebe Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Thu, 5 Jan 2023 20:03:05 +0300 Subject: [PATCH] Added Backstory to README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a9db7..1eb5244 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# material_lightmeter \ No newline at end of file +# Lightmeter + +## Backstory + +Some time ago I've started developing the [Material Lightmeter](https://play.google.com/store/apps/details?id=com.vodemn.lightmeter&hl=en&gl=US) app. Unfortunately, the last update of this app was almost a year prior to creation of this repo. So after reading some positive review on Google Play saying that "this is an excellent app, too bad it is no longer updated", I've decided to make an update and also make this app open source. Maybe someone sometime will decide to contribute to this project. + +But as the existing repo contained some sensitive data, that I've pushed due to lack of experience, I had to make a new one. And if creating a new repo, why not rewrite the app from scratch?) + +Without further delay behold my new Lightmeter app inspired by Material You (a.k.a. M3)