Taking notes of how I'm installing it.

This commit is contained in:
marco
2015-07-08 17:35:48 +02:00
parent 5bde4e618f
commit a1a8f42d7e

View File

@@ -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.