Closed tim-peterson closed 11 years ago
Cool, thanks! Could you break this into two commits, though, one that adds the PHP example and README changes and another that moves the existing examples into the shell directory? It looks like you copied and forgot to delete.
Sorry about that, it looks like I didn't move the /php and /shell folders inside of the /examples folder.
I just pushed this change to my fork but I admit I'm more or less clueless on how to use Git. This is only my 2nd pull request ever.
If this 2nd push I made, c79382f, didn't correct the problem, perhaps you can give me some tips on how to make the commit as you would prefer?
Almost there. git rm -r doc/php
and git rm -r doc/shell
should do it.