File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ strider-github
44A provider for strider that integrates with github to provide easy setup of
55your projects. It registers webhooks and sets up ssh keys (if you so choose).
66
7- [ ![ NPM] ( https://nodei.co/ npm/strider-github.png )] ( https://nodei.co/ npm/strider-github/ )
7+ [ ![ NPM] [ npm-badge-img ]] [ npm-badge-link ]
88[ ![ Build Status] ( https://travis-ci.org/Strider-CD/strider-github.svg )] ( https://travis-ci.org/Strider-CD/strider-github )
99
1010Note: Supports using '[ skip ci] ' in your commit message to skip commits triggering a job.
@@ -62,3 +62,6 @@ of the following are set. On GitHub Enterprise, log in to the profile you are tr
6262 * Go to https://github.com/settings/profile and select an email under "Public email".
6363- Make sure you have admin rights on the projects before adding them,
6464since strider will need to create webhooks for the integration to work.
65+
66+ [ npm-badge-img ] : https://badge.fury.io/js/strider-github.svg
67+ [ npm-badge-link ] : http://badge.fury.io/js/strider-github
You can’t perform that action at this time.
0 commit comments