diff --git a/README.md b/README.md index 0cce8df..1c6ede6 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ API ------------------------ ```c -#include +#include // create a router tree with 10 children capacity (this capacity can grow dynamically) n = r3_tree_create(10);