From 9cee6a8dfd7ae207e21bb63e2986faec8ce7b410 Mon Sep 17 00:00:00 2001 From: kenjis Date: Mon, 29 Jun 2015 17:43:32 +0900 Subject: [PATCH] Add Related Projects links --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 05c6d92..435cdb5 100644 --- a/README.md +++ b/README.md @@ -186,3 +186,6 @@ $ phpunit * [CodeIgniter Composer Installer](https://github.com/kenjis/codeigniter-composer-installer) * [CI PHPUnit Test](https://github.com/kenjis/ci-phpunit-test) * [CodeIgniter Simple and Secure Twig](https://github.com/kenjis/codeigniter-ss-twig) +* [CodeIgniter Doctrine](https://github.com/kenjis/codeigniter-doctrine) +* [CodeIgniter Deployer](https://github.com/kenjis/codeigniter-deployer) +* [CodeIgniter3 Filename Checker](https://github.com/kenjis/codeigniter3-filename-checker)