Update README.md

This commit is contained in:
Bleak Grey 2020-05-30 13:37:24 +03:00 committed by GitHub
parent 41208fa8eb
commit bf17d460f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
![Tootle](https://raw.githubusercontent.com/bleakgrey/tootle/master/data/icons/color.svg) ## Tootle
Simple [Mastodon](https://github.com/tootsuite/mastodon) client for Linux Simple [Mastodon](https://github.com/tootsuite/mastodon) client for Linux
![Screenshot](https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot.png) ![Screenshot](https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot.png)
## Installation ### Installation
This project is undergoing a major rewrite and will be published in the near future. This project is undergoing a major rewrite and will be published in the near future.
To help the project, please build it manually and help test it. To help the project, please build it manually and help test it.
<a href='https://flathub.org/apps/details/com.github.bleakgrey.tootle'><img height='51' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a> <a href='https://flathub.org/apps/details/com.github.bleakgrey.tootle'><img height='51' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
## Building ### Building
To build the app, make sure you have these dependencies: To build the app, make sure you have these dependencies:
* meson * meson
* valac * valac
@ -19,9 +19,9 @@ To build the app, make sure you have these dependencies:
* libgranite-dev * libgranite-dev
* libjson-glib-dev * libjson-glib-dev
Then run 'install.sh' in the project directory to install the app. Then run `install.sh` in the project directory to install the app.
## Contributing ### Contributing
You're always welcome to help the project in many ways: You're always welcome to help the project in many ways:
* Donating with [LiberaPay](https://liberapay.com/bleakgrey/) to keep the developer happy and motivated * Donating with [LiberaPay](https://liberapay.com/bleakgrey/) to keep the developer happy and motivated
@ -30,7 +30,7 @@ You're always welcome to help the project in many ways:
<a href="https://liberapay.com/bleakgrey/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a> <a href="https://liberapay.com/bleakgrey/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
## Credits ### Credits
* Icon design by [Tobias Bernard](https://github.com/bertob) * Icon design by [Tobias Bernard](https://github.com/bertob)
* French translation by [@Larnicone](https://github.com/Larnicone) * French translation by [@Larnicone](https://github.com/Larnicone)
* Polish translation by [@m4sk1n](https://github.com/m4sk1n) * Polish translation by [@m4sk1n](https://github.com/m4sk1n)