From b7f32c15b77cc0717f14a69d2f615482b1725260 Mon Sep 17 00:00:00 2001 From: spla Date: Thu, 18 Feb 2021 18:09:56 +0100 Subject: [PATCH] Added Lemmy software --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f82d10f..b0482fe 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Within Python Virtual Environment: | GNU Social 2.x | | | | | | ['usage']['users']['total'] | | GNU Social 2.x | | Groundpolis | | | ['usage']['users']['total'] | | | | | Groundpolis | | Hubzilla | | | ['usage']['users']['total'] | | | | | Hubzilla | -| Lemmy | api/v2/site ['federated_instances']['linked'] | | ['usage']['users']['total'] | | | | | Lemmy | +| Lemmy | api/v2/site ['federated_instances']['linked'] | ['usage']['users']['total']| | | | | | Lemmy | | Mastodon | api/v1/instance/peers | ['usage']['users']['total'] (since v3.0.0) | | ['stats']['user_count'] | | | | Mastodon | | Misskey | | | **NO** (['usage']['users'] returns {}) so using ['usage']['users']['activeHalfyear'] instead | | | | | Misskey | | Osada | | | ['usage']['users']['total'] | | | | | Osada | @@ -72,4 +72,4 @@ Within Python Virtual Environment: Note: install all needed packages with 'pip install package' or use 'pip install -r requirements.txt' to install them. -18.2.21 - New feature! Added (Lemmy project)[[https://join.lemmy.ml] +18.2.21 - New feature! Added [Lemmy project](https://join.lemmy.ml)