Skip to content

Commit 9b1626f

Browse files
authored
docs(readme): simplify header and add contributors section (#38)
- Remove emoji from title - Remove tagline - Replace Author section with Contributors placeholder
1 parent 0ba1e80 commit 9b1626f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
<img src="resources/icon.png" alt="Git Ranger Logo" width="128" />
33
</p>
44

5-
<h1 align="center">🤠 Git Ranger</h1>
6-
7-
<p align="center"><i>Taming your Git history, one line at a time!</i> 🐎</p>
5+
<h1 align="center">Git Ranger</h1>
86

97
<p align="center">
108
<a href="https://visualstudio.microsoft.com/"><img src="https://img.shields.io/badge/Visual%20Studio-2022%20%7C%202026-purple?style=for-the-badge&logo=visualstudio&logoColor=white" alt="Visual Studio 2022"></a>
@@ -132,12 +130,13 @@ This project is licensed under the **MIT License** — see the [LICENSE](LICENSE
132130

133131
---
134132

135-
## 👨‍💻 Author
136-
137-
**Calvin A. Allen**
133+
## 👥 Contributors
138134

139-
[![Website](https://img.shields.io/badge/Website-codingwithcalvin.net-blue?style=for-the-badge&logo=google-chrome&logoColor=white)](https://codingwithcalvin.net)
140-
[![GitHub](https://img.shields.io/badge/GitHub-CodingWithCalvin-181717?style=for-the-badge&logo=github)](https://github.com/CodingWithCalvin)
135+
<!-- readme: contributors -start -->
136+
<p align="left">
137+
<a href="https://github.com/CalvinAllen"><img src="https://avatars.githubusercontent.com/u/41448698?v=4" width="64" height="64" alt="CalvinAllen"/></a>
138+
</p>
139+
<!-- readme: contributors -end -->
141140

142141
---
143142

0 commit comments

Comments
 (0)