Make the introduction more true.
This commit is contained in:
parent
28b2668426
commit
f0b38dae10
@ -25,9 +25,9 @@ We aim to create a library that is comfortable, yet minimal. All API endpoints
|
|||||||
from Mastodon and Pleroma are stored in ``enum class``es, to counteract typos
|
from Mastodon and Pleroma are stored in ``enum class``es, to counteract typos
|
||||||
and make your life easier. The network-facing code is built on
|
and make your life easier. The network-facing code is built on
|
||||||
link:{uri-libcurl}[libcurl], a mature and stable library that is available on
|
link:{uri-libcurl}[libcurl], a mature and stable library that is available on
|
||||||
virtually every operating system. The library does not parse the responses
|
most operating systems. The library does not parse the responses itself, but
|
||||||
itself, but returns to you the raw data, because we know everyone has their
|
returns to you the raw data, because we know everyone has their favorite JSON
|
||||||
favorite JSON library and we don't want to impose our choice on you!
|
library and we don't want to impose our choice on you!
|
||||||
|
|
||||||
== Features
|
== Features
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user