Skip to content

Commit 78b3f60

Browse files
committed
docs: add empty lines
1 parent 206d1ae commit 78b3f60

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

user_guide_src/source/intro/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ people who build web sites using PHP. Its goal is to enable you to
77
develop projects much faster than you could if you were writing code
88
from scratch, by providing a rich set of libraries for commonly needed
99
tasks, as well as a simple interface and logical structure to access
10-
these libraries. CodeIgniter lets you creatively focus on your project
10+
these libraries.
11+
12+
CodeIgniter lets you creatively focus on your project
1113
by minimizing the amount of code needed for a given task.
1214

1315
Where possible, CodeIgniter has been kept as flexible as possible,
1416
allowing you to work in the way you want, not being forced into working
1517
any certain way. The framework can have core parts easily extended
1618
or completely replaced to make the system work the way you need it to.
19+
1720
In short, CodeIgniter is the malleable framework that tries to provide
1821
the tools you need while staying out of the way.
1922

0 commit comments

Comments
 (0)