aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2016-07-30 23:28:50 +0200
committerKatharina Fey <kookie@spacekookie.de>2016-07-30 23:28:50 +0200
commitc783488395203c665cf275d475e3eaac8699ac58 (patch)
tree027eebb556524b4d4d33223c70f0d567e78133d8
parent58045e8a341b066a1957cc2472cb91b0d39b28ef (diff)
parentdfad7481625d61780b4e3223321b53fb0468ba97 (diff)
Merge branch 'master' of https://github.com/reepass/libdyntree
-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