docs: add disclaimer
This commit is contained in:
parent
c349fae24a
commit
cdf822bc4e
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
||||||
|
|
||||||
json parser written (mostly) in execline
|
json parser written (mostly) in execline
|
||||||
|
|
||||||
|
**this is a joke, it's not a proper json parser and
|
||||||
|
probably even has some command injection vulnerability.
|
||||||
|
do NOT use this.**
|
||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
- execline
|
- execline
|
||||||
- [execline-state](https://git.ddd.rip/ptrcnull/execline-state)
|
- [execline-state](https://git.ddd.rip/ptrcnull/execline-state)
|
||||||
|
|
Loading…
Reference in a new issue