summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorEric Barnes <eric@ericlbarnes.com>2011-08-24 03:53:35 +0200
committerEric Barnes <eric@ericlbarnes.com>2011-08-24 03:53:35 +0200
commit45c887bb99b537a2b191a1fe476752dc5a8527d7 (patch)
tree71da399106b036279e7b2657895b0b80cbc00247 /readme.md
parentf31895096e821c694670b62180b7a5c309b62a9b (diff)
Added readme for github project page
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 000000000..599fdb3cf
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,10 @@
+# What is CodeIgniter
+
+CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.
+
+# Resources
+
+ * [User Guide](http://codeigniter.com/user_guide/)
+ * [Community Forums](http://codeigniter.com/forums/)
+ * [Community Wiki](http://codeigniter.com/wiki/)
+ * [Community IRC](http://webchat.freenode.net/?channels=codeigniter&uio=d4)] \ No newline at end of file