Skip to content

Commit

Permalink
Merge branch 'master' into survos
Browse files Browse the repository at this point in the history
  • Loading branch information
kcivey committed Oct 28, 2013
2 parents 5ff0856 + 31abf9e commit f55871d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -14,11 +14,11 @@ Propel has some nice features you should know about:
- It provides command line tools for generating code (well documented with an IDE-friendly syntax);
- It's very flexible: you can simply extend Propel;
- It uses PDO (PHP Data Objects) so it allows you to use the RDBMS of your choice (MySQL, SQLite, PostgreSQL, Oracle and MSSQL are supported);
- Propel is an open-source project which is [well documented](http://propelorm.org/documentation/).
- Propel is an open-source project which is [well documented](http://propelorm.org/Propel/documentation/).

## Installation ##

Read the [Propel documentation](http://www.propelorm.org/).
Read the [Propel documentation](http://propelorm.org/Propel/).


## License ##
Expand Down

0 comments on commit f55871d

Please sign in to comment.