Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 79ee780

Browse files
author
Charlike Mike Reagent
committed
fix(readme): regenerate readme, update badges
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
1 parent 4fe01c9 commit 79ee780

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

‎.verb.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ _You might also be interested in [{%= verb.related.highlight %}][highlighted-lin
1010

1111
## Quality Assurance :100:
1212

13-
[![bitHound Deps][bithound-code-img]][bithound-code-url]
13+
[![bitHound Code][bithound-code-img]][bithound-code-url]
1414
[![Code Style Standard][standard-img]][standard-url]
15-
[![Linux Build][travis-img]][travis-url]
15+
[![Linux Build][circleci-img]][circleci-url]
1616
[![Code Coverage][codecov-img]][codecov-url]
1717
[![bitHound Score][bithound-score-img]][bithound-score-url]
1818
[![bitHound Deps][bithound-deps-img]][bithound-deps-url]
@@ -25,7 +25,7 @@ You may also read the [Contributing Guide](./CONTRIBUTING.md). There, beside _"H
2525
[![Code Format Prettier][prettier-img]][prettier-url]
2626
[![Node Security Status][nodesecurity-img]][nodesecurity-url]
2727
[![Conventional Commits][ccommits-img]][ccommits-url]
28-
[![Semantic Release][semantic-release-img]][semantic-release-url]
28+
[![Make A Pull Request][prs-welcome-img]][prs-welcome-url]
2929
[![Node Version Required][nodeversion-img]][nodeversion-url]
3030
[![Renovate App Status][renovate-img]][renovate-url]
3131

@@ -36,7 +36,6 @@ repository %}.svg" />
3636
<p></p>
3737

3838
[![All Contributors Spec][all-contributors-img]](#contributors)
39-
[![Make A Pull Request][prs-welcome-img]][prs-welcome-url]
4039
[![Newsletter Subscribe][tinyletter-img]][tinyletter-url]
4140
[![PayPal Author Support][paypal-donate-img]][paypal-donate-url]
4241
[![Share Love Tweet][share-love-img]][share-love-url]
@@ -123,8 +122,8 @@ _Project scaffolded and managed with [hela][]._
123122
[standard-url]: https://github.com/airbnb/javascript
124123
[standard-img]: https://img.shields.io/badge/code_style-airbnb-brightgreen.svg
125124

126-
[travis-url]: https://travis-ci.org/{%= repository %}
127-
[travis-img]: https://img.shields.io/travis/{%= repository %}/master.svg?label=linux
125+
[circleci-url]: https://circleci.com/gh/{%= repository %}/tree/master
126+
[circleci-img]: https://img.shields.io/circleci/project/github/{%= repository %}/master.svg
128127

129128
[codecov-url]: https://codecov.io/gh/{%= repository %}
130129
[codecov-img]: https://img.shields.io/codecov/c/github/{%= repository %}/master.svg
@@ -150,8 +149,8 @@ _Project scaffolded and managed with [hela][]._
150149
[ccommits-url]: https://conventionalcommits.org/
151150
[ccommits-img]: https://img.shields.io/badge/conventional_commits-1.0.0-yellow.svg
152151

153-
[semantic-release-url]: https://github.com/semantic-release/semantic-release
154-
[semantic-release-img]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
152+
[prs-welcome-img]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
153+
[prs-welcome-url]: http://makeapullrequest.com
155154

156155
[nodeversion-url]: https://nodejs.org/en/download
157156
[nodeversion-img]: https://img.shields.io/node/v/{%= name %}.svg
@@ -163,9 +162,6 @@ _Project scaffolded and managed with [hela][]._
163162
<!-- Third badges line (After CodeSponsor ads) -->
164163
[all-contributors-img]: https://img.shields.io/github/contributors/{%= repository %}.svg?label=all%20contributors&colorB=ffa500
165164

166-
[prs-welcome-img]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
167-
[prs-welcome-url]: http://makeapullrequest.com
168-
169165
[tinyletter-url]: https://tinyletter.com/tunnckoCore
170166
[tinyletter-img]: https://img.shields.io/badge/join-newsletter-9caaf8.svg
171167

@@ -181,4 +177,4 @@ _Project scaffolded and managed with [hela][]._
181177
[open-issue-url]: https://github.com/{%= repository %}/issues/new
182178

183179
[highlighted-link]: https://ghub.now.sh/{%= verb.related.highlight %}
184-
[author-link]: https://charlike.online
180+
[author-link]: https://i.am.charlike.online

‎README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ _You might also be interested in [asky][highlighted-link] or in the other [relat
88

99
## Quality Assurance :100:
1010

11-
[![bitHound Deps][bithound-code-img]][bithound-code-url]
11+
[![bitHound Code][bithound-code-img]][bithound-code-url]
1212
[![Code Style Standard][standard-img]][standard-url]
13-
[![Linux Build][travis-img]][travis-url]
13+
[![Linux Build][circleci-img]][circleci-url]
1414
[![Code Coverage][codecov-img]][codecov-url]
1515
[![bitHound Score][bithound-score-img]][bithound-score-url]
1616
[![bitHound Deps][bithound-deps-img]][bithound-deps-url]
@@ -23,7 +23,7 @@ You may also read the [Contributing Guide](./CONTRIBUTING.md). There, beside _"H
2323
[![Code Format Prettier][prettier-img]][prettier-url]
2424
[![Node Security Status][nodesecurity-img]][nodesecurity-url]
2525
[![Conventional Commits][ccommits-img]][ccommits-url]
26-
[![Semantic Release][semantic-release-img]][semantic-release-url]
26+
[![Make A Pull Request][prs-welcome-img]][prs-welcome-url]
2727
[![Node Version Required][nodeversion-img]][nodeversion-url]
2828
[![Renovate App Status][renovate-img]][renovate-url]
2929

@@ -33,7 +33,6 @@ You may also read the [Contributing Guide](./CONTRIBUTING.md). There, beside _"H
3333
<p></p>
3434

3535
[![All Contributors Spec][all-contributors-img]](#contributors)
36-
[![Make A Pull Request][prs-welcome-img]][prs-welcome-url]
3736
[![Newsletter Subscribe][tinyletter-img]][tinyletter-url]
3837
[![PayPal Author Support][paypal-donate-img]][paypal-donate-url]
3938
[![Share Love Tweet][share-love-img]][share-love-url]
@@ -124,8 +123,8 @@ _Project scaffolded and managed with [hela][]._
124123
[standard-url]: https://github.com/airbnb/javascript
125124
[standard-img]: https://img.shields.io/badge/code_style-airbnb-brightgreen.svg
126125

127-
[travis-url]: https://travis-ci.org/tunnckoCore/gitcommit
128-
[travis-img]: https://img.shields.io/travis/tunnckoCore/gitcommit/master.svg?label=linux
126+
[circleci-url]: https://circleci.com/gh/tunnckoCore/gitcommit/tree/master
127+
[circleci-img]: https://img.shields.io/circleci/project/github/tunnckoCore/gitcommit/master.svg
129128

130129
[codecov-url]: https://codecov.io/gh/tunnckoCore/gitcommit
131130
[codecov-img]: https://img.shields.io/codecov/c/github/tunnckoCore/gitcommit/master.svg
@@ -151,8 +150,8 @@ _Project scaffolded and managed with [hela][]._
151150
[ccommits-url]: https://conventionalcommits.org/
152151
[ccommits-img]: https://img.shields.io/badge/conventional_commits-1.0.0-yellow.svg
153152

154-
[semantic-release-url]: https://github.com/semantic-release/semantic-release
155-
[semantic-release-img]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
153+
[prs-welcome-img]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
154+
[prs-welcome-url]: http://makeapullrequest.com
156155

157156
[nodeversion-url]: https://nodejs.org/en/download
158157
[nodeversion-img]: https://img.shields.io/node/v/gitcommit.svg
@@ -163,9 +162,6 @@ _Project scaffolded and managed with [hela][]._
163162
<!-- Third badges line (After CodeSponsor ads) -->
164163
[all-contributors-img]: https://img.shields.io/github/contributors/tunnckoCore/gitcommit.svg?label=all%20contributors&colorB=ffa500
165164

166-
[prs-welcome-img]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
167-
[prs-welcome-url]: http://makeapullrequest.com
168-
169165
[tinyletter-url]: https://tinyletter.com/tunnckoCore
170166
[tinyletter-img]: https://img.shields.io/badge/join-newsletter-9caaf8.svg
171167

@@ -181,6 +177,6 @@ _Project scaffolded and managed with [hela][]._
181177
[open-issue-url]: https://github.com/tunnckoCore/gitcommit/issues/new
182178

183179
[highlighted-link]: https://ghub.now.sh/asky
184-
[author-link]: https://charlike.online
180+
[author-link]: https://i.am.charlike.online
185181

186182
[hela]: https://github.com/tunnckoCore/hela

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /