diff --git a/readme.rst b/readme.rst index 640dd241bfd..210a47de408 100644 --- a/readme.rst +++ b/readme.rst @@ -1,5 +1,5 @@ ################### -What is CodeIgniter +CodeIgniter 简介 ################### CodeIgniter is an Application Development Framework - a toolkit - for people @@ -11,22 +11,20 @@ you creatively focus on your project by minimizing the amount of code needed for a given task. ******************* -Release Information +版本发布信息 ******************* This repo contains in-development code for future releases. To download the -latest stable release please visit the `CodeIgniter Downloads -`_ page. +latest stable release please visit the `下载 CodeIgniter `_ page. ************************** -Changelog and New Features +变更记录 ************************** -You can find a list of all changes for each release in the `user -guide change log `_. +You can find a list of all changes for each release in the `用户手册 - 变更记录 `_. ******************* -Server Requirements +服务器要求 ******************* PHP version 5.4 or newer is recommended. @@ -36,34 +34,33 @@ such old versions of PHP, because of potential security and performance issues, as well as missing features. ************ -Installation +安装 ************ -Please see the `installation section `_ -of the CodeIgniter User Guide. +请阅读用户手册的 `安装说明 `_ 。 -******* -License -******* +*********** +许可协议 +*********** Please see the `license agreement `_. -********* -Resources -********* +************ +其他资源 +************ -- `User Guide `_ -- `Language File Translations `_ -- `Community Forums `_ -- `Community Wiki `_ -- `Community IRC `_ +- `中文手册 `_ +- `中文语言包 `_ +- `中文论坛 `_ +- `英文 Wiki `_ +- `中文 IRC `_ -Report security issues to our `Security Panel `_, thank you. +报告安全问题请发邮件到 `安全问题邮箱(英文) `_ 或 `中文支持邮箱 `_,谢谢。 *************** -Acknowledgement +鸣谢 *************** The CodeIgniter team would like to thank EllisLab, all the -contributors to the CodeIgniter project and you, the CodeIgniter user. \ No newline at end of file +contributors to the CodeIgniter project and you, the CodeIgniter user.