diff --git a/README.md b/README.md index 98f57e6..5616d01 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ the [go implementation](https://github.com/vacp2p/go-multiprotocol) however is g Protocol values are defined using a csv table, current implementations support this standard. The CSV file MUST contain a header of the fields defined, these are `code`, `size`, `name` and `comment`. -Their values should be as follows: +Their values MUST be as follows: | field | description | | :---------: | :------------------------------------------------------------------------------------------------------------------------------ |