[DEV] update new etk Uri API

This commit is contained in:
2018-10-23 22:19:32 +02:00
parent 965df2ee2f
commit 1773297dab
26 changed files with 146 additions and 168 deletions

View File

@@ -31,7 +31,7 @@ With a file:
```{.cpp}
// initialize river interface
river::init("DATA:configFileName.json");
river::init("DATA:///configFileName.json");
```
With a json string: