Update readmes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
54bcc41555
commit
b3f43782c9
3 changed files with 10 additions and 10 deletions
|
@ -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:
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue