diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-06-07 17:07:38 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 15:02:55 +0100 |
commit | 3d004cbc1b01bcfc805d157906a0873612529171 (patch) | |
tree | e57c60e96855e31ed93e430b61da4086cc7702ff /README.md | |
parent | e7edf52313b21d3c45d16b41c4bacd6e5088e108 (diff) |
Update README.md for new metadata keys.
Update README accordingly to new metadata keys.
These keys was added in the commit :
'Handle more metadata in the controller'.
Change-Id: Icdee5bdf4a6cf0d8b8bd5dde4adc3bbf04653a50
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -83,6 +83,8 @@ As today matadata is only used for documentation purpose. * **api**: mandatory * **info**: optional * **require**: optional +* **author**: optional +* **date**: optional ### OnLoad section |