diff --git a/README.md b/README.md index 65ff89008..4454a39a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -![GitHub Repo stars](https://img.shields.io/github/stars/mkljczk/pl-fe) -![GitHub License](https://img.shields.io/github/license/mkljczk/pl-fe) -![Discord](https://img.shields.io/discord/1279834339470872598) +[![GitHub Repo stars](https://img.shields.io/github/stars/mkljczk/pl-fe)](https://github.com/mkljczk/pl-fe) +[![GitHub License](https://img.shields.io/github/license/mkljczk/pl-fe)](https://github.com/mkljczk/pl-fe?tab=AGPL-3.0-1-ov-file#readme) +[![Discord](https://img.shields.io/discord/1279834339470872598)](https://discord.gg/NCZZsqqgUH) This repo hosts a few of my projects related to the Fediverse client `pl-fe`. This includes: diff --git a/packages/pl-api/README.md b/packages/pl-api/README.md index 1d920c103..0e45c5dca 100644 --- a/packages/pl-api/README.md +++ b/packages/pl-api/README.md @@ -1,8 +1,8 @@ # `pl-api` -![GitHub License](https://img.shields.io/github/license/mkljczk/pl-fe) -![NPM Version](https://img.shields.io/npm/v/pl-api) -![NPM Downloads](https://img.shields.io/npm/dw/pl-api) +[![GitHub License](https://img.shields.io/github/license/mkljczk/pl-fe)](https://github.com/mkljczk/pl-fe?tab=AGPL-3.0-1-ov-file#readme) +[![NPM Version](https://img.shields.io/npm/v/pl-api) +![NPM Downloads](https://img.shields.io/npm/dw/pl-api)](https://www.npmjs.com/package/pl-api) A JavaScript library for interacting with Mastodon API-compatible servers, focused on support for projects extending the official Mastodon API. diff --git a/packages/pl-fe/README.md b/packages/pl-fe/README.md index 957ce44e4..35f490174 100644 --- a/packages/pl-fe/README.md +++ b/packages/pl-fe/README.md @@ -1,9 +1,9 @@ `pl-fe` is a social networking client app. It works with any Mastodon API-compatible software, but it's focused on supporting alternative backends, like Pleroma or GoToSocial. -![GitHub Repo stars](https://img.shields.io/github/stars/mkljczk/pl-fe) -![GitHub License](https://img.shields.io/github/license/mkljczk/pl-fe) -![Weblate project translated](https://img.shields.io/weblate/progress/pl-fe) -![Discord](https://img.shields.io/discord/1279834339470872598) +[![GitHub Repo stars](https://img.shields.io/github/stars/mkljczk/pl-fe)](https://github.com/mkljczk/pl-fe) +[![GitHub License](https://img.shields.io/github/license/mkljczk/pl-fe)](https://github.com/mkljczk/pl-fe?tab=AGPL-3.0-1-ov-file#readme) +[![Weblate project translated](https://img.shields.io/weblate/progress/pl-fe)](https://hosted.weblate.org/engage/pl-fe/) +[![Discord](https://img.shields.io/discord/1279834339470872598)](https://discord.gg/NCZZsqqgUH) ## Try it out