Skip to content

Commit 6117b76

Browse files
committed
2 parents cdba74d + 19682a7 commit 6117b76

File tree

1 file changed

+20
-37
lines changed

1 file changed

+20
-37
lines changed

README.md

Lines changed: 20 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
<!--
2-
Hey, thanks for using the awesome-readme-template template.
3-
If you have any enhancements, then fork this project and create a pull request
4-
or just open an issue with the label "enhancement".
5-
6-
Don't forget to give this project a star for additional support ;)
7-
Maybe you can mention me or this repo in the acknowledgements too
8-
-->
9-
10-
<!--
11-
This README is a slimmed down version of the original one.
12-
Removed sections:
13-
- Screenshots
14-
- Running Test
15-
- Deployment
16-
- FAQ
17-
-->
181

192
<div align="center">
203

@@ -28,34 +11,34 @@ Removed sections:
2811

2912
<!-- Badges -->
3013
<p>
31-
<a href="https://github.com/Louis3797/awesome-readme-template/graphs/contributors">
32-
<img src="https://img.shields.io/github/contributors/Louis3797/awesome-readme-template" alt="contributors" />
14+
<a href="https://github.com/codeintrovert/awesome-readme-template/graphs/contributors">
15+
<img src="https://img.shields.io/github/contributors/codeintrovert/awesome-readme-template" alt="contributors" />
3316
</a>
34-
<a href="">
35-
<img src="https://img.shields.io/github/last-commit/Louis3797/awesome-readme-template" alt="last update" />
17+
<a href="https://github.com/codeintrovert/awesome-readme-template/commits/main">
18+
<img src="https://img.shields.io/github/last-commit/codeintrovert/awesome-readme-template" alt="last update" />
3619
</a>
37-
<a href="https://github.com/Louis3797/awesome-readme-template/network/members">
38-
<img src="https://img.shields.io/github/forks/Louis3797/awesome-readme-template" alt="forks" />
20+
<a href="https://github.com/codeintrovert/awesome-readme-template/network/members">
21+
<img src="https://img.shields.io/github/forks/codeintrovert/awesome-readme-template" alt="forks" />
3922
</a>
40-
<a href="https://github.com/Louis3797/awesome-readme-template/stargazers">
41-
<img src="https://img.shields.io/github/stars/Louis3797/awesome-readme-template" alt="stars" />
23+
<a href="https://github.com/codeintrovert/awesome-readme-template/stargazers">
24+
<img src="https://img.shields.io/github/stars/codeintrovert/awesome-readme-template" alt="stars" />
4225
</a>
43-
<a href="https://github.com/Louis3797/awesome-readme-template/issues/">
44-
<img src="https://img.shields.io/github/issues/Louis3797/awesome-readme-template" alt="open issues" />
26+
<a href="https://github.com/codeintrovert/awesome-readme-template/issues/">
27+
<img src="https://img.shields.io/github/issues/codeintrovert/awesome-readme-template" alt="open issues" />
4528
</a>
46-
<a href="https://github.com/Louis3797/awesome-readme-template/blob/master/LICENSE">
47-
<img src="https://img.shields.io/github/license/Louis3797/awesome-readme-template.svg" alt="license" />
29+
<a href="https://github.com/codeintrovert/awesome-readme-template/blob/main/LICENSE">
30+
<img src="https://img.shields.io/github/license/codeintrovert/awesome-readme-template.svg" alt="license" />
4831
</a>
4932
</p>
5033

5134
<h4>
52-
<a href="https://github.com/Louis3797/awesome-readme-template/">View Demo</a>
35+
<a href="https://github.com/codeintrovert/awesome-readme-template/">View Demo</a>
5336
<span> · </span>
54-
<a href="https://github.com/Louis3797/awesome-readme-template">Documentation</a>
37+
<a href="https://github.com/codeintrovert/awesome-readme-template">Documentation</a>
5538
<span> · </span>
56-
<a href="https://github.com/Louis3797/awesome-readme-template/issues/">Report Bug</a>
39+
<a href="https://github.com/codeintrovert/awesome-readme-template/issues/">Report Bug</a>
5740
<span> · </span>
58-
<a href="https://github.com/Louis3797/awesome-readme-template/issues/">Request Feature</a>
41+
<a href="https://github.com/codeintrovert/awesome-readme-template/issues/">Request Feature</a>
5942
</h4>
6043
</div>
6144

@@ -99,7 +82,7 @@ Removed sections:
9982
<li><a href="https://www.python.org">Python</a></li>
10083
<li><a href="https://www.jinja.org/">Jinja</a></li>
10184
<li><a href="https://Sass.org/">Sass</a></li>
102-
<li><a href="https://Bootstarp.com/">Bootstarp</a></li>
85+
<li><a href="https://Bootstarp.com/">Bootstrap</a></li>
10386
</ul>
10487
</details>
10588

@@ -133,7 +116,7 @@ Removed sections:
133116
<!-- Usage -->
134117
## :eyes: Visit Live Project!
135118
<ul><li>
136-
<a href="https://Codecolts.vercel.app/">CodeColts()</a>
119+
<a href="https://CodeColts.vercel.app/">CodeColts()</a>
137120
</li></ul>
138121

139122
<!-- Roadmap -->
@@ -145,8 +128,8 @@ Removed sections:
145128
<!-- Contributing -->
146129
## :wave: Contributing
147130

148-
<a href="https://github.com/Louis3797/awesome-readme-template/graphs/contributors">
149-
<img src="https://contrib.rocks/image?repo=Louis3797/awesome-readme-template" />
131+
<a href="https://github.com/codeintrovert/awesome-readme-template/graphs/contributors">
132+
<img src="https://contrib.rocks/image?repo=codeintrovert/awesome-readme-template" />
150133
</a>
151134

152135

0 commit comments

Comments
 (0)