diff --git a/README.md b/README.md index f2a33170ca..df67e611ad 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # namp2 Not another MP2 a.k.a MP3 done the right way. + +# OSX Install. +- Install MAMP. +- Install Sequel Pro. +- Install WordPress. +... + +# Rules. +- Two spaces indentation, Ruby style. +- CamelCase for classes. +- snake_case for methods.