Readme: headings, blank lines, license link
This commit is contained in:
parent
58f6c3f067
commit
c96cf045ef
1 changed files with 5 additions and 6 deletions
11
README.md
11
README.md
|
@ -1,11 +1,10 @@
|
||||||
# Killergram
|
# Killergram
|
||||||
|
|
||||||
An Android Xposed module to remove sponsored messages of Telegram.
|
An Android Xposed module to remove sponsored messages of Telegram.
|
||||||
|
|
||||||
Also allows you to copy or save messages when "Restrict saving content" is enabled. Forwarding messages is still not working due to server limitation.
|
Also allows you to copy or save messages when "Restrict saving content" is enabled.
|
||||||
|
Forwarding messages is still not working due to server limitation.
|
||||||
### Support clients
|
|
||||||
|
|
||||||
|
## Supported clients
|
||||||
- **Official** `org.telegram.messenger`
|
- **Official** `org.telegram.messenger`
|
||||||
- **Official** `org.telegram.messenger.web`
|
- **Official** `org.telegram.messenger.web`
|
||||||
- **Official** `org.telegram.messenger.beta`
|
- **Official** `org.telegram.messenger.beta`
|
||||||
|
@ -31,5 +30,5 @@ Also allows you to copy or save messages when "Restrict saving content" is enabl
|
||||||
- **TurboTel Pro** `ellipi.messenger`
|
- **TurboTel Pro** `ellipi.messenger`
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
This project is licensed under the
|
||||||
This project is licensed under the [GNU General Public Licence, version 3](https://choosealicense.com/licenses/gpl-3.0/).
|
[GNU General Public Licence, version 3](https://www.gnu.org/licenses/gpl-3.0.txt).
|
||||||
|
|
Loading…
Add table
Reference in a new issue