From 994b6d26c5662166db2fc2a418f79691fdf63525 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 4 Jan 2015 17:48:56 +0100 Subject: [PATCH] forgot a line in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3246070..0f74330 100644 --- a/README.md +++ b/README.md @@ -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