diff options
author | Eric Barnes <eric@ericlbarnes.com> | 2011-09-11 19:59:39 +0200 |
---|---|---|
committer | Eric Barnes <eric@ericlbarnes.com> | 2011-09-11 19:59:39 +0200 |
commit | b66af1f8bfb9b207762caf4666e0437340293b6e (patch) | |
tree | 56594a3ecf7fadc6e8bd4ada3418711a55af9ac2 | |
parent | ca731d1db0df869c0a8629fd1518eeadac45fd5d (diff) |
Change the wording for change log and new features.
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,9 +6,9 @@ CodeIgniter is an Application Development Framework - a toolkit - for people who 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 +## Changelog and New Features -You can find it on [user_guide/changelog.html](https://github.com/EllisLab/CodeIgniter/blob/develop/user_guide/changelog.html) +You can find a list of all changes for each release in the [user guide](https://github.com/EllisLab/CodeIgniter/blob/develop/user_guide/changelog.html). ## Server Requirements |