X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=README;h=a61a4a6e1e45344a41293e352849efec02ece176;hp=b698a53b1165b5eec22bd8403a9d44a92ad39ad3;hb=ffcfb70e83f3f001bf4751b5920db96d40b23c4f;hpb=7b56d7a5d272879bc2b48f751935fda86347c438 diff --git a/README b/README index b698a53..a61a4a6 100644 --- a/README +++ b/README @@ -11,18 +11,6 @@ API for running sigrok protocol decoders. The protocol decoders themselves are written in Python. -Status and API --------------- - -The libsigrokdecode project is currently work in progress. - -IMPORTANT: The API of libsigrokdecode is NOT yet considered stable! Please do - not rely on it, yet! Changes to function names, macro names etc. - can happen at any time without prior notice! - - The same applies for the API of the Python protocol decoders! - - Requirements ------------ @@ -33,7 +21,7 @@ Requirements - automake >= 1.11 - libtool - pkg-config >= 0.22 - - libglib >= 2.22.0 + - libglib >= 2.28.0 - Python >= 3.0