Skip to content

Commit 66d049d

Browse files
author
Phalcon
committed
Update README.md
1 parent 2e7a30f commit 66d049d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Phalcon Tutorial
22
================
33

4-
Phalcon PHP is a web framework delivered as a C extension providing high
4+
Phalcon is a web framework for PHP delivered as a C extension providing high
55
performance and lower resource consumption.
66

77
This is a very simple tutorial to understand the basis of work with Phalcon.
88

9-
Check out a explanation article: http://phalconphp.com/documentation/tutorial
9+
Check out a explanation article: http://docs.phalconphp.com/en/latest/reference/tutorial.html
1010

1111
Get Started
1212
-----------
@@ -17,5 +17,5 @@ To run this application on your machine, you need at least:
1717

1818
* PHP >= 5.3.11
1919
* Apache Web Server with mod rewrite enabled
20-
* Phalcon PHP Framework extension enabled (0.5.x)
20+
* Phalcon Framework extension enabled (>= 0.5.x)
2121

0 commit comments

Comments
 (0)