Updated README.md

* added examples/README.md and schema/README.md

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig 2021-03-24 14:35:54 +01:00
parent 1ab6b9e042
commit ef4a22ffac
No known key found for this signature in database
GPG key ID: 22C5333D922537D2
4 changed files with 92 additions and 10 deletions

5
schema/README.md Normal file
View file

@ -0,0 +1,5 @@
# schema
All schema's placed in here are nDPId exclusive, meaning that they are not necessarily representing a "real-world" JSON string received by e.g. `./example/py-json-stdout`.
This is due to the fact that libnDPI itself add's some JSON information to the serializer of which we have no control over.
IMHO it makes no sense to include stuff here that is part of libnDPI.