Skip to content

Commit 7d91c15

Browse files
committed
Changes to readme file to accomodate the changes to this fork
1 parent 1393b1a commit 7d91c15

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

readme.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
###################
2+
CodeIgniter with React
3+
###################
4+
5+
CodeIgniter code is little bit changed to accommodate theming structure. Also there are significant changes done and some are in progress, to support rendering using React JS.
6+
7+
The changes are done in such a way, which put this repository in the state, in which it can be used in multiple ways, the default being rendering the views using React and it supports the default CodeIgniter views also.
8+
19
###################
210
What is CodeIgniter
311
###################
@@ -10,14 +18,6 @@ interface and logical structure to access these libraries. CodeIgniter lets
1018
you creatively focus on your project by minimizing the amount of code needed
1119
for a given task.
1220

13-
###################
14-
CodeIgniter with React
15-
###################
16-
17-
CodeIgniter code is little bit changed to accommodate theming structure. Also there are significant changes done and some are in progress, to support rendering using React JS.
18-
19-
The changes are done in such a way, which put this repository in the state, in which it can be used in multiple ways, the default being rendering the views using React and it supports the default CodeIgniter views also.
20-
2121
*******************
2222
Release Information
2323
*******************

0 commit comments

Comments
 (0)