diff --git a/README.md b/README.md index 9b9464f7e5a19792504c54c2fe08edfa8c5a1ee8..4b4272ec0006e28241c58ddacea239c0c7feeeff 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Library implements normalisation of HTML and plain parts of a MIME message. Normalisation strategies documentation: https://code.vereign.com/light/documentation/-/blob/master/Validation.md#normalization-strategies +# Initialize project +`yarn install` + ## Testing HTML and text files with test cases provided in `__tests__/files`