Skip to content

Commit f6edf31

Browse files
committed
Improving readme
1 parent 647f45d commit f6edf31

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
## Taking Control of CakePHP ##
1+
## Mastering CakePHP ##
22

3-
This repo contains the code used as tutorial for the "Taking Control of CakePHP" course. The Database
3+
This repo contains the code used as tutorial for the "Mastering CakePHP Advanced Topics" course. The Database
44
used to run this application can be located inside Config/Schema/photoblog.sql
55

6+
Please make sure you clone this repo and run:
7+
8+
git submodule update --init
9+
10+
from inside the projects' folder to automatically download all plugins.
11+
612
For mor training courses visit http://training.cakephp.org

0 commit comments

Comments
 (0)