diff --git a/README.md b/README.md index ee5258c..80395ec 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,22 @@ ![Version](https://img.shields.io/badge/version-0.0.1-success.svg) -Vagrantfile with box.scotch.io +Vagrantfile with [Scotch Box](http://box.scotch.io). ## Getting Started -If you use Vagrant, this box can help you a lot. -https://box.scotch.io +If you use Vagrant, this [box](https://box.scotch.io) can help you a lot. -With this Vagrantfile, you can easily use and implement many web apps with a self-certificate signed. +With this Vagrantfile, you can easily use and implement many *webapps* with a self-certificate signed. ### Prerequisites -* virtualbox - https://www.virtualbox.org; +* Virtualbox - https://www.virtualbox.org; * Vagrant - https://www.vagrantup.com; ### Installing -Install virtualbox and Vagrant. +Install Virtualbox and Vagrant. After that, go the main project folder and save this file and run the following command: