16 lines
796 B
Markdown
16 lines
796 B
Markdown
<p align="center"> <img src="assets/icon/komet_512.png" width="100" alt="Komet Messenger"> </p><p align="center"> <h1 align="center">Komet</h1> <h3 align="center">An Open Source alternative unofficial client for MAX</h3> </p><p align="center"> <a href="https://t.me/TeamKomet">Telegram Group</a> </p>
|
|
|
|
## How to install?
|
|
### Download file from releases tab or our telegram group and install it
|
|
## How to build?
|
|
### This is app built on flutter, use flutter guide
|
|
## How to countibute?
|
|
### Create a fork, do everything
|
|
### And create pull requeste
|
|
### Make sure your commits looks like:
|
|
<code>fix: something went worng when user...</code>
|
|
<code>add: search by id</code>
|
|
<code>edit: refactored something</code>
|
|
<code>Other actions should marked as "other:" and discribes what you did</code>
|
|
|