Initial Commit
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
<center><img src="assets/icon/komet_512.png" width="100"></center>
|
||||
<center><h1>Komet Messenger</h1>
|
||||
<h3>An Open Source alternative unnoficial client for MAX</h3></center>
|
||||
<center><a href="Telegram Group">Telegram Group</a></center>
|
||||
|
||||
## 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>
|
||||
|
||||
Reference in New Issue
Block a user