@@ -1,4 +1,4 @@
-# Pig Latin
+ # Pig Latin
* Pig Latin is an English language game where the goal is to hide the meaning of a word from people not aware of the rules.
* The rules themselves are rather easy:
* 1) The word starts with a vowel(a,e,i,o,u) -> return the original string plus "way".