Elliott Stansbury hace 6 años
padre
commit
32ce59a6c5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -1,4 +1,4 @@
1
-# Pig Latin
1
+ # Pig Latin
2 2
 * 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.
3 3
 * The rules themselves are rather easy:
4 4
 * 1) The word starts with a vowel(a,e,i,o,u) -> return the original string plus "way".