forgot a line in readme

This commit is contained in:
Marcel 2015-01-04 17:48:56 +01:00
parent 18476ec6b6
commit 994b6d26c5
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ How to add a new protocol
- Check structure-schema.yml.
- Write protocol file in ./protocols/osi[layer]/[protocolname].yml.
- Validate structure with 'kwalify -lf structure-schema.yml [path/to/protocolname].yml' or validate all at once with 'kwalify -lf structure-schema.yml ./protocols/osi*/*.yml'.
- Set up a merge request.
- Be happy.
How to use this dictionary