summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorEric Barnes <eric@ericlbarnes.com>2011-09-10 05:07:59 +0200
committerEric Barnes <eric@ericlbarnes.com>2011-09-10 05:07:59 +0200
commitdd3b41544b2ac5dbac7f8240fa1ebb957fd43534 (patch)
tree705997b05ada736c046152dfdb282f3a4026ddf9 /readme.md
parent9f45b0c39bc0222b00193603d4c7ddf8903f172e (diff)
Small wording changes to the readme.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md14
1 files changed, 4 insertions, 10 deletions
diff --git a/readme.md b/readme.md
index b28329234..06bf93d31 100644
--- a/readme.md
+++ b/readme.md
@@ -4,10 +4,7 @@ CodeIgniter is an Application Development Framework - a toolkit - for people who
## Release Information
-CodeIgniter 2.1.0 Dev
-
-THIS RELASE IS A DEVELOPMENT REALEASE AND NOT INTENDED FOR PRODUCTION USE.
-PLASE USE AT YOUR OWN RISK
+This repo contains in development code for future releases. To download the latest stable release please visit the [CodeIgniter Downloads](http://codeigniter.com/downloads/) page.
## Changelog and New Feature
@@ -16,11 +13,10 @@ You can find it on [user_guide/changelog.html](https://github.com/EllisLab/CodeI
## Server Requirements
* PHP version 5.1.6 or newer.
-* A Database is required for most web application programming. Current supported databases are MySQL (4.1+), MySQLi, MS SQL, Postgres, Oracle, SQLite, ODBC and CUBRID.
## Installation
-Please see file on [CodeIgniter User Guide](http://codeigniter.com/user_guide/installation/index.html)
+Please see the installation section of the [CodeIgniter User Guide](http://codeigniter.com/user_guide/installation/index.html)
## Contributing
@@ -88,8 +84,7 @@ Now your fork is up to date. This should be done regularly, or before you send a
## License
-The files in this archive are released under the EllisLab's license.
-You can find a copy of this license in license.txt.
+Please see the [license agreement](http://codeigniter.com/user_guide/license.html)
## Resources
@@ -101,5 +96,4 @@ You can find a copy of this license in license.txt.
## Acknowledgement
-The EllisLab's team and The Reactor Engineers would like to thank all the contributors to the CodeIgniter project, our corporate sponsor, and you, the CodeIgniter user.
-Please visit us sometime soon at [CodeIgniter](http://codeigniter.com) \ No newline at end of file
+The EllisLab team and The Reactor Engineers would like to thank all the contributors to the CodeIgniter project and you, the CodeIgniter user.