aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 16b4457..4c30bef 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-# libdyntree
+# libdyntree :herb:
- :herb: A dynamic n-ary tree to store recursive structures, key-value stores and single fields in a fast and comprehensive C data structure.
+A dynamic n-ary tree to store recursive structures, key-value stores and single fields in a fast and comprehensive C data structure.
## How to build