Skip to content

Commit 6c481f6

Browse files
Merge pull request #292 from AnshumanMahato/main
Automatic Readme update for contributor list.
2 parents 4379e3e + cc28f1e commit 6c481f6

File tree

2 files changed

+285
-38
lines changed

2 files changed

+285
-38
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ on:
33
branches:
44
- main
55

6-
env:
7-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8-
96
jobs:
107
contrib-readme-job:
118
runs-on: ubuntu-latest
129
name: A job to automate contrib in readme
1310
steps:
1411
- name: Contribute List
1512
uses: akhilmhdh/[email protected]
13+
env:
14+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15+
with:
16+
readme_path: readme.md
17+
image_size: 70

readme.md

Lines changed: 280 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
1-
[contributors-shield]: https://img.shields.io/github/contributors/codewithnick/ascii-art.svg?style=for-the-badge
2-
[contributors-url]: https://github.com/codewithnick/ascii-art/graphs/contributors
3-
[forks-shield]: https://img.shields.io/github/forks/codewithnick/ascii-art.svg?style=for-the-badge
4-
[forks-url]: https://github.com/codewithnick/ascii-art/network/members
5-
[stars-shield]: https://img.shields.io/github/stars/codewithnick/ascii-art.svg?style=for-the-badge
6-
[stars-url]: https://github.com/codewithnick/ascii-art/stargazers
7-
[issues-shield]: https://img.shields.io/github/issues/codewithnick/ascii-art.svg?style=for-the-badge
8-
[issues-url]: https://github.com/codewithnick/ascii-art/issues
9-
10-
[![Contributors][contributors-shield]][contributors-url]
11-
[![Forks][forks-shield]][forks-url]
12-
[![Stargazers][stars-shield]][stars-url]
13-
[![Issues][issues-shield]][issues-url]
1+
[![Contributors](https://img.shields.io/github/contributors/codewithnick/ascii-art.svg?style=for-the-badge)](https://github.com/codewithnick/ascii-art/graphs/contributors)
2+
[![Forks](https://img.shields.io/github/forks/codewithnick/ascii-art.svg?style=for-the-badge)](https://github.com/codewithnick/ascii-art/network/members)
3+
[![Stargazers](https://img.shields.io/github/stars/codewithnick/ascii-art.svg?style=for-the-badge)](https://github.com/codewithnick/ascii-art/stargazers)
4+
[![Issues](https://img.shields.io/github/issues/codewithnick/ascii-art.svg?style=for-the-badge)](https://github.com/codewithnick/ascii-art/issues)
5+
146
<div>
157
<br/>
168
</div>
@@ -21,18 +13,20 @@
2113
<br/>
2214

2315
</div>
24-
25-
----------
16+
17+
---
2618

2719
## Table of contents
2820

2921
- [Overview](https://github.com/codewithnick/ascii-art#overview)
3022
- [Usage](https://github.com/codewithnick/ascii-art#Usage)
31-
- [Seven Star](https://github.com/codewithnick/ascii-art#1-Seven-Star)
32-
- [Boomer](https://github.com/codewithnick/ascii-art#2-Boomer)
33-
- [Carlos](https://github.com/codewithnick/ascii-art#3-Carlos)
34-
- [Straight](https://github.com/codewithnick/ascii-art#4-Straight)
35-
- [Starwar](https://github.com/codewithnick/ascii-art#5-Starwar)
23+
24+
- [Seven Star](https://github.com/codewithnick/ascii-art#1-Seven-Star)
25+
- [Boomer](https://github.com/codewithnick/ascii-art#2-Boomer)
26+
- [Carlos](https://github.com/codewithnick/ascii-art#3-Carlos)
27+
- [Straight](https://github.com/codewithnick/ascii-art#4-Straight)
28+
- [Starwar](https://github.com/codewithnick/ascii-art#5-Starwar)
29+
3630
- [Contribution](https://github.com/codewithnick/ascii-art/blob/main/CONTRIBUTING.md)
3731
- [Reference](https://github.com/codewithnick/ascii-art#Reference)
3832
- [Authors](https://github.com/codewithnick/ascii-art#Authors)
@@ -41,13 +35,10 @@
4135
## Overview
4236

4337
ASCII-ART C++ Library 🚀 This is a C++ library for generating ASCII art in various fonts and styles. It is a port of the popular Python library of the same name.
44-
<br/>
45-
<br/>
4638
Features 🎉 Supports a variety of fonts, including standard fonts, decorative fonts, and monospace fonts. ⭐ Allows users to print characters and letters in different styles, such as bold, italic, and underlined. 💥 Provides a simple and easy-to-use API. 🔨
4739

4840
## Usage
4941

50-
5142
<br/>
5243
<div align="center">
5344
<img src="./sample.gif">
@@ -78,46 +69,300 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
7869

7970
## Authors
8071

72+
### Collaborators
73+
8174
<!-- readme: collaborators -start -->
8275
<table>
8376
<tr>
8477
<td align="center">
85-
<a href="https://github.com/sachinkumar911">
86-
<img src="https://avatars.githubusercontent.com/u/115224664?v=4" width="100;" alt="subrajeet-maharana"/>
78+
<a href="https://github.com/AnshumanMahato">
79+
<img src="https://avatars.githubusercontent.com/u/58422570?v=4" width="70;" alt="AnshumanMahato"/>
8780
<br />
88-
<sub><b>Sachin Kumar</b></sub>
81+
<sub><b>Anshuman Mahato</b></sub>
82+
</a>
83+
</td></tr>
84+
</table>
85+
<!-- readme: collaborators -end -->
86+
87+
### Contributors
88+
89+
<!-- readme: contributors -start -->
90+
<table>
91+
<tr>
92+
<td align="center">
93+
<a href="https://github.com/AnshumanMahato">
94+
<img src="https://avatars.githubusercontent.com/u/58422570?v=4" width="70;" alt="AnshumanMahato"/>
95+
<br />
96+
<sub><b>Anshuman Mahato</b></sub>
8997
</a>
9098
</td>
9199
<td align="center">
92-
<a href="https://github.com/vishu567">
93-
<img src="https://avatars.githubusercontent.com/u/112263798?v=4" width="100;" alt="vkumar8192449"/>
100+
<a href="https://github.com/sachinkumar911">
101+
<img src="https://avatars.githubusercontent.com/u/115224664?v=4" width="70;" alt="sachinkumar911"/>
94102
<br />
95-
<sub><b>Vishal</b></sub>
103+
<sub><b>Sachin Kumar</b></sub>
96104
</a>
97105
</td>
98106
<td align="center">
99107
<a href="https://github.com/vkumar8192449">
100-
<img src="https://avatars.githubusercontent.com/u/64706066?v=4" width="100;" alt="vkumar8192449"/>
108+
<img src="https://avatars.githubusercontent.com/u/64706066?v=4" width="70;" alt="vkumar8192449"/>
101109
<br />
102110
<sub><b>Vinay Kumar</b></sub>
103111
</a>
104112
</td>
105113
<td align="center">
106-
<a href="https://github.com/AnshumanMahato">
107-
<img src="https://avatars.githubusercontent.com/u/58422570?v=4" width="100;" alt="AnshumanMahato"/>
114+
<a href="https://github.com/Rishisihare90">
115+
<img src="https://avatars.githubusercontent.com/u/146431939?v=4" width="70;" alt="Rishisihare90"/>
108116
<br />
109-
<sub><b>Anshuman Mahato</b></sub>
117+
<sub><b>Rishi Sihare</b></sub>
118+
</a>
119+
</td>
120+
<td align="center">
121+
<a href="https://github.com/komal7141">
122+
<img src="https://avatars.githubusercontent.com/u/75818108?v=4" width="70;" alt="komal7141"/>
123+
<br />
124+
<sub><b>Komal Sharma</b></sub>
125+
</a>
126+
</td>
127+
<td align="center">
128+
<a href="https://github.com/AlexWeb07">
129+
<img src="https://avatars.githubusercontent.com/u/93365089?v=4" width="70;" alt="AlexWeb07"/>
130+
<br />
131+
<sub><b>Null</b></sub>
132+
</a>
133+
</td></tr>
134+
<tr>
135+
<td align="center">
136+
<a href="https://github.com/gulshankapse">
137+
<img src="https://avatars.githubusercontent.com/u/144792381?v=4" width="70;" alt="gulshankapse"/>
138+
<br />
139+
<sub><b>Gulshan</b></sub>
140+
</a>
141+
</td>
142+
<td align="center">
143+
<a href="https://github.com/alucard017">
144+
<img src="https://avatars.githubusercontent.com/u/76940364?v=4" width="70;" alt="alucard017"/>
145+
<br />
146+
<sub><b>Apurba Sundar Nayak</b></sub>
147+
</a>
148+
</td>
149+
<td align="center">
150+
<a href="https://github.com/vishallmaurya">
151+
<img src="https://avatars.githubusercontent.com/u/115442999?v=4" width="70;" alt="vishallmaurya"/>
152+
<br />
153+
<sub><b>VISHAL MAURYA</b></sub>
154+
</a>
155+
</td>
156+
<td align="center">
157+
<a href="https://github.com/P00P-head">
158+
<img src="https://avatars.githubusercontent.com/u/75832051?v=4" width="70;" alt="P00P-head"/>
159+
<br />
160+
<sub><b>ROYAN TOPNO</b></sub>
161+
</a>
162+
</td>
163+
<td align="center">
164+
<a href="https://github.com/itsAbhishekpatel01">
165+
<img src="https://avatars.githubusercontent.com/u/144606330?v=4" width="70;" alt="itsAbhishekpatel01"/>
166+
<br />
167+
<sub><b>Abhishek Patel</b></sub>
168+
</a>
169+
</td>
170+
<td align="center">
171+
<a href="https://github.com/Priyanshu-kr-gupta">
172+
<img src="https://avatars.githubusercontent.com/u/114975117?v=4" width="70;" alt="Priyanshu-kr-gupta"/>
173+
<br />
174+
<sub><b>Priyanshu Kumar</b></sub>
175+
</a>
176+
</td></tr>
177+
<tr>
178+
<td align="center">
179+
<a href="https://github.com/NeerajSh-16">
180+
<img src="https://avatars.githubusercontent.com/u/144585755?v=4" width="70;" alt="NeerajSh-16"/>
181+
<br />
182+
<sub><b>Null</b></sub>
183+
</a>
184+
</td>
185+
<td align="center">
186+
<a href="https://github.com/PranjalKhatri">
187+
<img src="https://avatars.githubusercontent.com/u/68675142?v=4" width="70;" alt="PranjalKhatri"/>
188+
<br />
189+
<sub><b>Pop</b></sub>
190+
</a>
191+
</td>
192+
<td align="center">
193+
<a href="https://github.com/Atul-Xalxo">
194+
<img src="https://avatars.githubusercontent.com/u/144574009?v=4" width="70;" alt="Atul-Xalxo"/>
195+
<br />
196+
<sub><b>Null</b></sub>
197+
</a>
198+
</td>
199+
<td align="center">
200+
<a href="https://github.com/codewithana">
201+
<img src="https://avatars.githubusercontent.com/u/144683532?v=4" width="70;" alt="codewithana"/>
202+
<br />
203+
<sub><b>Null</b></sub>
204+
</a>
205+
</td>
206+
<td align="center">
207+
<a href="https://github.com/som02esh">
208+
<img src="https://avatars.githubusercontent.com/u/106095040?v=4" width="70;" alt="som02esh"/>
209+
<br />
210+
<sub><b>Null</b></sub>
211+
</a>
212+
</td>
213+
<td align="center">
214+
<a href="https://github.com/akashKumar06">
215+
<img src="https://avatars.githubusercontent.com/u/117292434?v=4" width="70;" alt="akashKumar06"/>
216+
<br />
217+
<sub><b>Akash Kumar</b></sub>
218+
</a>
219+
</td></tr>
220+
<tr>
221+
<td align="center">
222+
<a href="https://github.com/ankitkujur15">
223+
<img src="https://avatars.githubusercontent.com/u/144579619?v=4" width="70;" alt="ankitkujur15"/>
224+
<br />
225+
<sub><b>Ankit Kujur</b></sub>
226+
</a>
227+
</td>
228+
<td align="center">
229+
<a href="https://github.com/vishu567">
230+
<img src="https://avatars.githubusercontent.com/u/112263798?v=4" width="70;" alt="vishu567"/>
231+
<br />
232+
<sub><b>Vishal.</b></sub>
110233
</a>
111234
</td>
112235
<td align="center">
113236
<a href="https://github.com/codewithnick">
114-
<img src="https://avatars.githubusercontent.com/u/53932029?v=4" width="100;" alt="vkumar8192449"/>
237+
<img src="https://avatars.githubusercontent.com/u/53932029?v=4" width="70;" alt="codewithnick"/>
115238
<br />
116239
<sub><b>Nikhil Singh</b></sub>
117240
</a>
118241
</td>
119-
</tr>
242+
<td align="center">
243+
<a href="https://github.com/Raghav354">
244+
<img src="https://avatars.githubusercontent.com/u/137503421?v=4" width="70;" alt="Raghav354"/>
245+
<br />
246+
<sub><b>Raghavendra Sharma</b></sub>
247+
</a>
248+
</td>
249+
<td align="center">
250+
<a href="https://github.com/ahmad-kaif">
251+
<img src="https://avatars.githubusercontent.com/u/113821761?v=4" width="70;" alt="ahmad-kaif"/>
252+
<br />
253+
<sub><b>Ahmad Kaif</b></sub>
254+
</a>
255+
</td>
256+
<td align="center">
257+
<a href="https://github.com/AmitRajput1772">
258+
<img src="https://avatars.githubusercontent.com/u/123803673?v=4" width="70;" alt="AmitRajput1772"/>
259+
<br />
260+
<sub><b>Amit Rajput</b></sub>
261+
</a>
262+
</td></tr>
263+
<tr>
264+
<td align="center">
265+
<a href="https://github.com/FreemRL">
266+
<img src="https://avatars.githubusercontent.com/u/66525499?v=4" width="70;" alt="FreemRL"/>
267+
<br />
268+
<sub><b>Jannik Schmidtke</b></sub>
269+
</a>
270+
</td>
271+
<td align="center">
272+
<a href="https://github.com/Arif20484423">
273+
<img src="https://avatars.githubusercontent.com/u/76733190?v=4" width="70;" alt="Arif20484423"/>
274+
<br />
275+
<sub><b>Md Arif</b></sub>
276+
</a>
277+
</td>
278+
<td align="center">
279+
<a href="https://github.com/abhay5624">
280+
<img src="https://avatars.githubusercontent.com/u/77601553?v=4" width="70;" alt="abhay5624"/>
281+
<br />
282+
<sub><b>Abhay Kumar Sharma</b></sub>
283+
</a>
284+
</td>
285+
<td align="center">
286+
<a href="https://github.com/gourshabrg">
287+
<img src="https://avatars.githubusercontent.com/u/143959353?v=4" width="70;" alt="gourshabrg"/>
288+
<br />
289+
<sub><b>Ravindra Gour</b></sub>
290+
</a>
291+
</td>
292+
<td align="center">
293+
<a href="https://github.com/XARTAN21">
294+
<img src="https://avatars.githubusercontent.com/u/124522194?v=4" width="70;" alt="XARTAN21"/>
295+
<br />
296+
<sub><b>Null</b></sub>
297+
</a>
298+
</td>
299+
<td align="center">
300+
<a href="https://github.com/BidyasagarAnupam">
301+
<img src="https://avatars.githubusercontent.com/u/68635333?v=4" width="70;" alt="BidyasagarAnupam"/>
302+
<br />
303+
<sub><b>Bidyasagar Mohapatra</b></sub>
304+
</a>
305+
</td></tr>
306+
<tr>
307+
<td align="center">
308+
<a href="https://github.com/Divyanshu723">
309+
<img src="https://avatars.githubusercontent.com/u/112752057?v=4" width="70;" alt="Divyanshu723"/>
310+
<br />
311+
<sub><b>Divyanshu Gupta</b></sub>
312+
</a>
313+
</td>
314+
<td align="center">
315+
<a href="https://github.com/hellomohit722">
316+
<img src="https://avatars.githubusercontent.com/u/146608079?v=4" width="70;" alt="hellomohit722"/>
317+
<br />
318+
<sub><b>Null</b></sub>
319+
</a>
320+
</td>
321+
<td align="center">
322+
<a href="https://github.com/prajjawal007">
323+
<img src="https://avatars.githubusercontent.com/u/144593090?v=4" width="70;" alt="prajjawal007"/>
324+
<br />
325+
<sub><b>Prajjawal Agrawal</b></sub>
326+
</a>
327+
</td>
328+
<td align="center">
329+
<a href="https://github.com/prateek00077">
330+
<img src="https://avatars.githubusercontent.com/u/147089488?v=4" width="70;" alt="prateek00077"/>
331+
<br />
332+
<sub><b>Prateek Pandey</b></sub>
333+
</a>
334+
</td>
335+
<td align="center">
336+
<a href="https://github.com/VikashBurman">
337+
<img src="https://avatars.githubusercontent.com/u/137149762?v=4" width="70;" alt="VikashBurman"/>
338+
<br />
339+
<sub><b>Null</b></sub>
340+
</a>
341+
</td>
342+
<td align="center">
343+
<a href="https://github.com/abhishekyadav76">
344+
<img src="https://avatars.githubusercontent.com/u/132427787?v=4" width="70;" alt="abhishekyadav76"/>
345+
<br />
346+
<sub><b>Abhishek Kumar Yadav</b></sub>
347+
</a>
348+
</td></tr>
349+
<tr>
350+
<td align="center">
351+
<a href="https://github.com/pronajit">
352+
<img src="https://avatars.githubusercontent.com/u/98771979?v=4" width="70;" alt="pronajit"/>
353+
<br />
354+
<sub><b>Pronajit Sarkar</b></sub>
355+
</a>
356+
</td>
357+
<td align="center">
358+
<a href="https://github.com/miragearush">
359+
<img src="https://avatars.githubusercontent.com/u/80736891?v=4" width="70;" alt="miragearush"/>
360+
<br />
361+
<sub><b>Arush Kumar</b></sub>
362+
</a>
363+
</td></tr>
120364
</table>
365+
<!-- readme: contributors -end -->
121366

122367
## Show your support
123368

0 commit comments

Comments
 (0)