diff --git a/README.md b/README.md index 993f723..5ef1376 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ pub fn main() { Further documentation can be found at . -API documentation can be found at the official pages for [Mastodon], [Pleroma], and [Misskey]. +API documentation can be found at the official dev pages for [Mastodon], [Pleroma], and [Misskey]. [Mastodon]: https://docs.joinmastodon.org/api/ [Pleroma]: https://api.pleroma.social/ @@ -37,7 +37,7 @@ API documentation can be found at the official pages for [Mastodon], [Pleroma], This library is in development. Most functionality is unimplemented. -Currently only the Erlang target is supported, for lack of a target-agnostic HTTP client. +Currently **only the Erlang target is supported**, for lack of a target-agnostic HTTP client. ## Planned features