Skip to content

Commit 3c24494

Browse files
committed
fix: more consise readme.md
1 parent 44dd280 commit 3c24494

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

README.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,28 @@
1-
![app icon](https://raw.githubusercontent.com/orl0pl/maximum/refs/heads/master/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png)
1+
<p align="center"><img src="https://raw.githubusercontent.com/orl0pl/maximum/refs/heads/master/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="200">
2+
<h1 align="center">Maximum</h1>
3+
<p align="center">
4+
<i>Productivity focused android launcher.</i><br><br>
5+
<a href="https://github.com/orl0pl/maximum/actions/workflows/main.yml"><img src="https://github.com/orl0pl/maximum/actions/workflows/main.yml/badge.svg" width="200"></a>
6+
</p>
27

3-
# Maximum
4-
5-
Productivity focused android launcher.
8+
</p>
69

710
## Installation
811

912
You can find stable version in [last release](https://github.com/orl0pl/maximum/releases/latest). You can find unstable version in [GitHub Actions](https://github.com/orl0pl/maximum/actions).
1013

14+
## Goals
15+
16+
- To create an all-in-one productivity hub that integrates task management, note-taking, app launching, and key information at a glance.
17+
- To reduce cognitive load by minimizing the need to switch between different tools and apps.
18+
- To centralize essential functions into a single, easily accessible interface.
19+
- To help users stay organized, quickly capture ideas, and track tasks efficiently.
20+
- To maintain focus on important tasks by simplifying daily workflows and offering quick access to frequently used apps.
21+
1122
## Contributing
1223

13-
All contributions are welcome. This project is still in early development, so there is a lot of room for improvement. If you found a problem or have an idea, please create an issue. If you can fix a bug, implement a new feature or improve the app, fork the project and submit a pull request. Thank you.
24+
This project is in the early development stage, so all contributions are welcome whether it's reporting bugs, suggesting features, or improving the app.
25+
26+
- 🤔 **Found a problem or have an idea?**[Create an issue](https://github.com/orl0pl/maximum/issues/new) to let us know.
27+
- 💻 **Can code and want to contribute?**[Fork the project](https://github.com/orl0pl/maximum/fork), make your changes (fix bugs, add features, or enhance functionality), and submit a pull request. Look for [open issues](https://github.com/orl0pl/maximum/issues) to resolve to help improve the app.
28+
- 🙏 **Thank you** for helping improve the project! Your contributions make a difference.

0 commit comments

Comments
 (0)