Update README

This commit is contained in:
Adolfo Santiago 2022-04-27 06:56:45 +02:00
parent f473c8e2b0
commit 3cfd98c173
No known key found for this signature in database
GPG key ID: 244D6F9A317B4A65

View file

@ -1,9 +1,10 @@
# Husky # Husky
[![builds.sr.ht status](https://builds.sr.ht/~captainepoch/husky/commits.svg)](https://builds.sr.ht/~captainepoch/husky)
[![Download F-Droid](https://img.shields.io/badge/Download-F--Droid-blue)][husky_fdroid] [![Download F-Droid](https://img.shields.io/badge/Download-F--Droid-blue)][husky_fdroid]
[![Download Google Play](https://img.shields.io/badge/Download-Play-blue)][husky_playstore] [![Download Google Play](https://img.shields.io/badge/Download-Play-blue)][husky_playstore]
Husky is a fork of [Tusky][tusky_github] that aimed to support [Pleroma's Husky is a fork of [Tusky][tusky_github] aimed to support [Pleroma's
Mastodon API extensions][mastodon_api_extensions] and whatever could add value Mastodon API extensions][mastodon_api_extensions] and whatever could add value
to the application. to the application.
@ -33,6 +34,8 @@ Please take a look at [Husky doc.][husky_man] to contribute to the project:
discussion about issues and new stuff in the project. discussion about issues and new stuff in the project.
- See [Bug reports][husky_man_bugreport] to report bugs and see TODOs. - See [Bug reports][husky_man_bugreport] to report bugs and see TODOs.
Current issue tracker is at [todo.sr.ht/~captainepoch/husky][husky_todo].
Original tracker with issues is at Original tracker with issues is at
[git.mentality.rip/FWGS/Husky/issues][husky_original_issues]. Issues to fix will [git.mentality.rip/FWGS/Husky/issues][husky_original_issues]. Issues to fix will
be taken from there. be taken from there.
@ -41,7 +44,7 @@ be taken from there.
The current maintainer is [captainepoch@stereophonic.space][husky_maintainer]. The current maintainer is [captainepoch@stereophonic.space][husky_maintainer].
The previous maintainer is The previous maintainer is
[a1batross@expired.mentality.rip][husky_previous_maintainer]. [a1ba@expired.mentality.rip][husky_previous_maintainer].
The original app was developed by The original app was developed by
[Vavassor@mastodon.social][tusky_original_dev]. [Vavassor@mastodon.social][tusky_original_dev].
@ -51,18 +54,16 @@ Tusky's maintainer is [ConnyDuck@chaos.social][tusky_maintainer].
[GNU GPL v3][copying]. [GNU GPL v3][copying].
[copying]: https://git.sr.ht/~captainepoch/husky/tree/master/item/COPYING [copying]: https://git.sr.ht/~captainepoch/husky/tree/master/item/COPYING
[husky_fdroid]: https://f-droid.org/repository/browse/?fdid=su.xash.husky [husky_fdroid]: https://f-droid.org/repository/browse/?fdid=su.xash.husky
[husky_maintainer]: https://stereophonic.space/captainepoch [husky_maintainer]: https://stereophonic.space/captainepoch
[husky_man]: https://man.sr.ht/~captainepoch/husky-man/ [husky_man]: https://man.sr.ht/~captainepoch/husky-man/
[husky_man_bugreport]: [husky_man_bugreport]: https://man.sr.ht/~captainepoch/husky-man/bugreport.md
https://man.sr.ht/~captainepoch/husky-man/contributing.md#bug-reports-and-todos [husky_man_contributing]: https://man.sr.ht/~captainepoch/husky-man/contributing.md
[husky_man_contributing]:
https://man.sr.ht/~captainepoch/husky-man/contributing.md
[husky_original_issues]: https://git.mentality.rip/FWGS/Husky/issues [husky_original_issues]: https://git.mentality.rip/FWGS/Husky/issues
[husky_playstore]: https://play.google.com/store/apps/details?id=su.xash.husky [husky_playstore]: https://play.google.com/store/apps/details?id=su.xash.husky
[husky_previous_maintainer]: https://expired.mentality.rip/users/a1batross [husky_previous_maintainer]: https://expired.mentality.rip/users/a1ba
[husky_todo]: https://todo.sr.ht/~captainepoch/husky
[mastodon_api_extensions]: https://docs-develop.pleroma.social/backend/development/API/differences_in_mastoapi_responses/ [mastodon_api_extensions]: https://docs-develop.pleroma.social/backend/development/API/differences_in_mastoapi_responses/
[tusky_github]: https://github.com/tuskyapp/Tusky [tusky_github]: https://github.com/tuskyapp/Tusky
[tusky_maintainer]: https://chaos.social/@ConnyDuck [tusky_maintainer]: https://chaos.social/@ConnyDuck