9
9
<br >
10
10
11
11
<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 >
16
24
</div >
17
25
18
26
<br >
@@ -31,9 +39,6 @@ With this site, you can customize your card.
31
39
32
40
<img src =" ./docs/demo-site.png " alt =" " >
33
41
34
- > ** Warning**
35
- > If the site doesn't load and displays a full white screen, try it in incognito mode.
36
-
37
42
<hr >
38
43
39
44
- [ 🖼️ Demo Website] ( #️-demo-website )
@@ -215,7 +220,7 @@ cd github-readme-tech-stack
215
220
# Install the dependencies:
216
221
npm i
217
222
218
- # Install husky (optional, but recommended)
223
+ # Install husky
219
224
npm run prepare
220
225
221
226
# Run the application:
@@ -245,7 +250,6 @@ You can find a contributing guideline [here](CONTRIBUTING.md).
245
250
<hr >
246
251
247
252
## 💡 Inspiration
248
- I was inspired by dozens of other projects, check 'em out as well!
249
253
- [ github-readme-streak-stats] ( https://github.com/DenverCoder1/github-readme-streak-stats )
250
254
- [ github-readme-stats] ( https://github.com/anuraghazra/github-readme-stats )
251
255
- [ github-profile-summary-cards] ( https://github.com/vn7n24fzkq/github-profile-summary-cards )
0 commit comments