aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2016-07-30 21:35:27 +0200
committerKatharina Fey <kookie@spacekookie.de>2016-07-30 21:35:27 +0200
commitdfad7481625d61780b4e3223321b53fb0468ba97 (patch)
tree21dad829b664e06b169903bf04f49ace1ee9114b /README
parent2af583b513ea34726dbcdaa4d1cb7468b8122128 (diff)
Update README.md
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