Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update readme #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
<!-- markdownlint-disable MD033-->
<!-- markdownlint-disable MD041-->
<!-- markdownlint-disable MD001-->
<div align="center">
<img src="https://raw.githubusercontent.com/bharat-1809/JustSplit/master/JustSplit_header-01.png" />
</div>

<br>

# <div align="center">JustSplit</div>

#### <div align="center">A product of <a href="https://dotstudios.ml">Dot.Studios LLC</a></div><br>

<div align="center">
Expand Down Expand Up @@ -64,20 +68,20 @@ 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`

<br>

## 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)

<br>

## License

JustSplit is licensed under `Apache 2.0 License`. View [License](LICENSE.md)