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)