Skip to content

Commit 9b12f60

Browse files
committed
docs: update README
1 parent 363ee21 commit 9b12f60

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
This package provides simple Twig integration for [CodeIgniter](https://github.com/codeigniter4/CodeIgniter4) 4.x.
66

7-
If you use CodeIgniter3, check [master](https://github.com/kenjis/codeigniter-ss-twig/tree/master) branch.
7+
If you use CodeIgniter 3, check [master](https://github.com/kenjis/codeigniter-ss-twig/tree/master) branch. But Upgrading to CodeIgniter
8+
4 is strongly recommended.
89

910
## Requirements
1011

@@ -114,12 +115,9 @@ the function is XSS free**.
114115

115116
#### Samples
116117

118+
* https://github.com/kenjis/ci4-twig-sample
117119
* https://github.com/kenjis/ci4-tettei-apps (Japanese)
118120

119-
@TODO
120-
121-
* https://github.com/kenjis/codeigniter-twig-samples
122-
123121
## How to Run Tests
124122

125123
~~~
@@ -145,6 +143,7 @@ $ vendor/bin/phpunit
145143
- [CodeIgniter 4 Validation Tutorial](https://github.com/kenjis/ci4-validation-tutorial)
146144
- [CodeIgniter4 Code Modules Test](https://github.com/kenjis/ci4-modules-test)
147145
- [CodeIgniter 4 File Upload](https://github.com/kenjis/ci4-file-upload)
146+
- [CodeIgniter 4 QueryBuilder Batch Sample](https://github.com/kenjis/ci4-qb-batch-sample)
148147

149148
### Building Development Environment
150149

0 commit comments

Comments
 (0)