From ff8583a8eed80763d8a0eb60d7fcd1a4aec6ed22 Mon Sep 17 00:00:00 2001 From: Bharat Sharma Date: Sat, 2 Oct 2021 01:26:56 +0530 Subject: [PATCH] update readme --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 808d815..0f7698c 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + + +
@@ -5,6 +8,7 @@
#
JustSplit
+ ####
A product of Dot.Studios LLC

@@ -64,8 +68,8 @@ Contributions of any kind are welcome! See [Contributing Guidelines](CONTRIBUTIN ### Overview -- App tries to follow Clean Architecture guidelines. Logic is separated from the UI. -- App uses [BLoC](https://bloclibrary.dev/#/coreconcepts) extensively +- App tries to follow clean architecture guidelines. Logic is separated from the UI. +- App uses [BLoC](https://bloclibrary.dev/#/coreconcepts) extensively. - If you find something in code that looks a bit odd, it might be some useful extension method from `lib/extensions`
@@ -73,6 +77,7 @@ Contributions of any kind are welcome! See [Contributing Guidelines](CONTRIBUTIN ## Donate > If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕ +> > - [PayPal](https://paypal.me/bsharma1809)
@@ -80,4 +85,3 @@ Contributions of any kind are welcome! See [Contributing Guidelines](CONTRIBUTIN ## License JustSplit is licensed under `Apache 2.0 License`. View [License](LICENSE.md) -