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 # 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).