diff --git a/README.md b/README.md new file mode 100644 index 0000000..d40a236 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Email Test In NodeJS + +CLI email service tester. + +## Instalalation + +$ npm install + +## Running + +$ node index.js + +## Output + +The output will be put to stdout and stderr. \ No newline at end of file