Skip to content

Commit

Permalink
docs(README-CN.md): add qrcode 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
TIGERB committed Jul 13, 2017
1 parent daf29c6 commit da048f8
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 67 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ before_install:
# -in id_rsa.enc -out ~/.ssh/id_rsa -d
# - chmod 600 ~/.ssh/id_rsa
# - echo -e "Host ip\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
- echo "extension = mongodb.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- composer install

after_success:
Expand Down
4 changes: 4 additions & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -757,3 +757,7 @@ cp ./.git-hooks/* ./git/hooks
- 懒加载优化框架加载流程
- 变更Helper助手类的成员方法为框架函数,简化使用提高生产效率
- 性能测试和优化

# CONTACT

<img src="qrcode.jpg" width="200px">
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "tigerb/easy-php",
"description": "A Faster Lightweight Full-Stack PHP Framework",
"version": "0.6.9",
"type": "framework, easy-php, php framework",
"version": "0.7.0",
"type": "framework",
"homepage": "http://php.tiegrb.cn/",
"license": "MIT",
"minimum-stability": "stable",
Expand Down
162 changes: 97 additions & 65 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added qrcode.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit da048f8

Please sign in to comment.