From e9c6b8d99067578fa1fe5b2046e5332fa627ae5a Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Wed, 27 Apr 2022 09:15:58 -0300 Subject: [PATCH] Replace "resources" at the bottom with link to license, order examples --- README.md | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index ff22cc71..7d6aeae9 100644 --- a/README.md +++ b/README.md @@ -328,29 +328,22 @@ While mostly used as a CLI tool, release-it can be used as a dependency to integ - [antonmedv/fx](https://github.com/antonmedv/fx) - [blockchain/blockchain-wallet-v4-frontend](https://github.com/blockchain/blockchain-wallet-v4-frontend) - [callstack/linaria](https://github.com/callstack/linaria) +- [callstack/react-native-paper](https://github.com/callstack/react-native-paper) - [ember-cli/ember-cli](https://github.com/ember-cli/ember-cli) -- [metalsmith/metalsmith](https://github.com/metalsmith/metalsmith) -- [react-native-paper](https://github.com/callstack/react-native-paper) - [js-cookie/js-cookie](https://github.com/js-cookie/js-cookie) -- [saleor/saleor](https://github.com/saleor/saleor) +- [metalsmith/metalsmith](https://github.com/metalsmith/metalsmith) - [mozilla/readability](https://github.com/mozilla/readability) - [redis/node-redis](https://github.com/redis/node-redis) +- [saleor/saleor](https://github.com/saleor/saleor) - [shipshapecode/shepherd](https://github.com/shipshapecode/shepherd) +- [StevenBlack/hosts](https://github.com/StevenBlack/hosts) - [swagger-api/swagger-ui](https://github.com/swagger-api/swagger-ui) + [swagger-editor](https://github.com/swagger-api/swagger-editor) -- [StevenBlack/hosts](https://github.com/StevenBlack/hosts) - [tabler/tabler](https://github.com/tabler/tabler) + [tabler-icons](https://github.com/tabler/tabler-icons) - [youzan/vant](https://github.com/youzan/vant) - [Repositories that depend on release-it](https://github.com/release-it/release-it/network/dependents) - GitHub search for [filename:.release-it.json](https://github.com/search?q=filename%3A.release-it.json) -## Resources +## License -- [semver.org](https://semver.org) -- [GitHub Help](https://docs.github.com) (→ - [About Releases](https://docs.github.com/free-pro-team@latest/github/administering-a-repository/about-releases)) -- [npm Blog: Publishing what you mean to publish](https://blog.npmjs.org/post/165769683050/publishing-what-you-mean-to-publish) -- [npm Documentation: package.json](https://docs.npmjs.com/cli/v6/configuring-npm/package-json) -- [Prereleases and npm](https://medium.com/@mbostock/prereleases-and-npm-e778fc5e2420) -- [Glob Primer (node-glob)](https://github.com/isaacs/node-glob#glob-primer) (release-it uses - [globby](https://github.com/sindresorhus/globby#readme)) +[MIT](./LICENSE)