Update readme

This commit is contained in:
Sergey Lyubka 2022-06-10 18:48:32 +01:00
parent e47bcb3fb6
commit 89623d00f9

View File

@ -64,16 +64,6 @@ We take security seriously:
have specific security requirements and run independent security audits, have specific security requirements and run independent security audits,
of which we get notified and in case of any issue, act similar to (3). of which we get notified and in case of any issue, act similar to (3).
# Supplement software
This software is often used together with Mongoose:
- [mjson](https://github.com/cesanta/mjson) - a JSON parser, emitter and
JSON-RPC engine. Used to implement
RESTful APIs that use JSON, or implement data exchange (e.g. over MQTT
or Websocket) that use JSON for data encapsulation
- [elk](https://github.com/cesanta/elk) - a tiny JavaScript engine.
Used to implement scripting support
# Contributions # Contributions