summaryrefslogtreecommitdiffstats
path: root/libraries/libcbor/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libcbor/README')
-rw-r--r--libraries/libcbor/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libcbor/README b/libraries/libcbor/README
index 08e84fa39b..48210d800e 100644
--- a/libraries/libcbor/README
+++ b/libraries/libcbor/README
@@ -1,4 +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