File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# cnode
2
2
3
+ [ ![ powered by Egg.js] [ egg-image ]] [ egg ]
3
4
[ ![ build status] [ travis-image ]] [ travis-url ]
4
5
[ ![ Test coverage] [ codecov-image ]] [ codecov-url ]
5
6
[ ![ David deps] [ david-image ]] [ david-url ]
6
7
[ ![ Known Vulnerabilities] [ snyk-image ]] [ snyk-url ]
7
8
9
+ [ egg-image ] : https://img.shields.io/badge/Powered%20By-Egg.js-ff69b4.svg?style=flat-square
8
10
[ travis-image ] : https://img.shields.io/travis/cnodejs/egg-cnode.svg?style=flat-square
9
11
[ travis-url ] : https://travis-ci.org/cnodejs/egg-cnode
10
12
[ codecov-image ] : https://img.shields.io/codecov/c/github/cnodejs/egg-cnode.svg?style=flat-square
Original file line number Diff line number Diff line change 88
88
</ div >
89
89
< div class ='inner '>
90
90
< ol class ="friendship-community ">
91
+ < li >
92
+ < a href ="https://eggjs.org/ " target ="_blank ">
93
+ < img src ="<%- helper.staticFile('/public/images/egg-logo.png') %> ">
94
+ </ a >
95
+ </ li >
91
96
< li >
92
97
< a href ="https://ruby-china.org/ " target ="_blank ">
93
98
< img src ="<%- helper.staticFile('/public/images/ruby-china-20150529.png') %> ">
You can’t perform that action at this time.
0 commit comments