Readme: headings, blank lines, license link

This commit is contained in:
DarkCat09 2023-04-12 15:08:23 +04:00
parent 58f6c3f067
commit c96cf045ef

View file

@ -1,11 +1,10 @@
# Killergram
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.
### Support clients
Also allows you to copy or save messages when "Restrict saving content" is enabled.
Forwarding messages is still not working due to server limitation.
## Supported clients
- **Official** `org.telegram.messenger`
- **Official** `org.telegram.messenger.web`
- **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`
## License
This project is licensed under the [GNU General Public Licence, version 3](https://choosealicense.com/licenses/gpl-3.0/).
This project is licensed under the
[GNU General Public Licence, version 3](https://www.gnu.org/licenses/gpl-3.0.txt).