diff --git a/README.md b/README.md index 6d94db2..5cba176 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,16 @@ Yep. That's it. You should see the following output: ``` +### Automated Testing the code + +Now it' time to add some tests to your code to ensure it works the way you think it should. + +``` + +``` + +Now your code is safe and bug-free. Simple, right ? + ### Deploying While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.