Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philsturgeon committed Jan 5, 2015
1 parent 7ce5ebd commit a08641a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
phptherightway-book
===================

Conversion script to turn phptherightway.com content into the LeanPub book.

**PLEASE DO NOT MODIFY THE `manuscript/` FOLDER MANUALLY!**

It will be overriden next time the convert function is run.

```
$ git clone --recursive https://github.com/philsturgeon/phptherightway-book.git
$ php convert.php
```

0 comments on commit a08641a

Please sign in to comment.