Add readme rule

This commit is contained in:
cpq 2023-02-09 20:04:59 +00:00
parent 61b9820f78
commit 5a42319a07

View File

@ -23,3 +23,5 @@ Rules for creating a new example:
shallow clone. See embedded example golden reference
- Keep Makefile as short as possible, but verbose to understand it easily
- Symlink files when required, like `mongoose.c`, `ca.pem`, etc. Make no copies
- Example's README.md should contain only the title and the link to mongoose.ws
tutorial page