Skip to content

Commit 129a959

Browse files
committed
Update README.md
1 parent 34441bd commit 129a959

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
This package installs the offical [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) (version `3.1.*`) with secure folder structure via Composer.
66

7+
**Note:** If you want to install CodeIgniter4 (under development), see <https://github.com/kenjis/codeigniter-composer-installer/tree/4.x>.
8+
79
You can update CodeIgniter system folder to latest version with one command.
810

911
## Folder Structure
@@ -120,7 +122,7 @@ You must update files manually if files in `application` folder or `index.php` c
120122
* [CodeIgniter](https://github.com/bcit-ci/CodeIgniter)
121123
* [Translations for CodeIgniter System](https://github.com/bcit-ci/codeigniter3-translations)
122124

123-
## Related Projects for CodeIgniter 3.0
125+
## Related Projects for CodeIgniter 3.x
124126

125127
* [Cli for CodeIgniter 3.0](https://github.com/kenjis/codeigniter-cli)
126128
* [ci-phpunit-test](https://github.com/kenjis/ci-phpunit-test)

0 commit comments

Comments
 (0)