summaryrefslogtreecommitdiffstats
path: root/libraries/libcbor/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libcbor/README')
-rw-r--r--libraries/libcbor/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libcbor/README b/libraries/libcbor/README
index 48210d800e..8e8442cad5 100644
--- a/libraries/libcbor/README
+++ b/libraries/libcbor/README
@@ -1,5 +1,5 @@
-libcbor is a C library for parsing and generating CBOR, the general-purpose
-schema-less binary data format.
+libcbor is a C library for parsing and generating CBOR, the
+general-purpose schema-less binary data format.
Main features:
Complete RFC conformance