=============== A test for learning github
This is simpte repository for learning the bare minimum of github
To get into vim (a command line text based editor) enter : vim [filename].md
press 'insert' to add text and 'esc' to get out of insert mode.
To exit without saving enter :q and to exit with saving enter :x
the information is now saved locally.