99<br >
1010
1111<div align =" center " >
12- <img src =" https://img.shields.io/github/contributors/0l1v3rr/github-readme-tech-stack " alt =" Contributors " >
13- <img src =" https://img.shields.io/github/issues-raw/0l1v3rr/github-readme-tech-stack " alt =" Open Issues " >
14- <img src =" https://img.shields.io/github/issues-pr/0l1v3rr/github-readme-tech-stack " alt =" Open PRs " >
15- <img src =" https://img.shields.io/github/package-json/v/0l1v3rr/github-readme-tech-stack " alt =" Version " >
12+ <a href =" https://github.com/0l1v3rr/github-readme-tech-stack/graphs/contributors " target =" _blank " >
13+ <img src="https://img.shields.io/github/contributors/0l1v3rr/github-readme-tech-stack" alt="Contributors">
14+ </a >
15+ <a href =" https://github.com/0l1v3rr/github-readme-tech-stack/issues " target =" _blank " >
16+ <img src="https://img.shields.io/github/issues-raw/0l1v3rr/github-readme-tech-stack" alt="Open Issues">
17+ </a >
18+ <a href =" https://github.com/0l1v3rr/github-readme-tech-stack/pulls " target =" _blank " >
19+ <img src="https://img.shields.io/github/issues-pr/0l1v3rr/github-readme-tech-stack" alt="Open PRs">
20+ </a >
21+ <a href =" https://github.com/0l1v3rr/github-readme-tech-stack/releases " target =" _blank " >
22+ <img src="https://img.shields.io/github/package-json/v/0l1v3rr/github-readme-tech-stack" alt="Version">
23+ </a >
1624</div >
1725
1826<br >
@@ -31,9 +39,6 @@ With this site, you can customize your card.
3139
3240<img src =" ./docs/demo-site.png " alt =" " >
3341
34- > ** Warning**
35- > If the site doesn't load and displays a full white screen, try it in incognito mode.
36-
3742<hr >
3843
3944- [ 🖼️ Demo Website] ( #️-demo-website )
@@ -215,7 +220,7 @@ cd github-readme-tech-stack
215220# Install the dependencies:
216221npm i
217222
218- # Install husky (optional, but recommended)
223+ # Install husky
219224npm run prepare
220225
221226# Run the application:
@@ -245,7 +250,6 @@ You can find a contributing guideline [here](CONTRIBUTING.md).
245250<hr >
246251
247252## 💡 Inspiration
248- I was inspired by dozens of other projects, check 'em out as well!
249253- [ github-readme-streak-stats] ( https://github.com/DenverCoder1/github-readme-streak-stats )
250254- [ github-readme-stats] ( https://github.com/anuraghazra/github-readme-stats )
251255- [ github-profile-summary-cards] ( https://github.com/vn7n24fzkq/github-profile-summary-cards )
0 commit comments