Skip to content
Snippets Groups Projects
Commit e955d701 authored by Igor Markin's avatar Igor Markin
Browse files

Update README.md

parent 0330f0f9
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,11 @@ Library implements normalisation of HTML and plain parts of a MIME message. ...@@ -5,7 +5,11 @@ Library implements normalisation of HTML and plain parts of a MIME message.
Normalisation strategies documentation: Normalisation strategies documentation:
https://code.vereign.com/light/documentation/-/blob/master/Validation.md#normalization-strategies https://code.vereign.com/light/documentation/-/blob/master/Validation.md#normalization-strategies
# Initialize project ## Prerequisites
- [Node.JS](https://nodejs.org/en/) v9+
- [yarn](https://yarnpkg.com/getting-started/install) package manager
## Initialize project
`yarn install` `yarn install`
## Testing ## Testing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment