##Makers Academy Octocat Challenge
###Aim
The aim of the exercise is to create a folder with a country that's not in repo yet and add a file with its capital inside the folder.
###To do
- Fork the repo
- Clone your fork
- Create an 'upstream' remote
- Add a folder with a country name
- Add a text file with the name of the capital
- Push to your fork
- Send a pull request to the original repo