aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 3c2da29..4c30bef 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-# libdyntree
+# libdyntree :herb:
-:tree: A dynamic n-ary tree to store recursive structures, key-value stores and single fields in a fast and comprehensive C datastructure.
+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
@@ -167,4 +167,4 @@ int main(void)
```
## License
-The library is licensed under LGPL-3 (the same as it's origin project [libreedb](https://github.com/reepass/libreedb)). Have fun <3s \ No newline at end of file
+The library is licensed under LGPL-3 (the same as it's origin project [libreedb](https://github.com/reepass/libreedb)). Have fun <3s