From 2af583b513ea34726dbcdaa4d1cb7468b8122128 Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Sat, 30 Jul 2016 21:35:00 +0200 Subject: Update README.md --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 3c2da29..16b4457 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ # libdyntree -:tree: A dynamic n-ary tree to store recursive structures, key-value stores and single fields in a fast and comprehensive C datastructure. + :herb: 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 -- cgit v1.2.3