Skip to content

Commit 4379e3e

Browse files
Revert "readme update"
This reverts commit 6b30728.
1 parent efc86e6 commit 4379e3e

File tree

1 file changed

+62
-24
lines changed

1 file changed

+62
-24
lines changed

readme.md

Lines changed: 62 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
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-
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]
614
<div>
715
<br/>
816
</div>
@@ -13,20 +21,18 @@
1321
<br/>
1422

1523
</div>
16-
17-
---
24+
25+
----------
1826

1927
## Table of contents
2028

2129
- [Overview](https://github.com/codewithnick/ascii-art#overview)
2230
- [Usage](https://github.com/codewithnick/ascii-art#Usage)
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-
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)
3036
- [Contribution](https://github.com/codewithnick/ascii-art/blob/main/CONTRIBUTING.md)
3137
- [Reference](https://github.com/codewithnick/ascii-art#Reference)
3238
- [Authors](https://github.com/codewithnick/ascii-art#Authors)
@@ -35,10 +41,13 @@
3541
## Overview
3642

3743
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/>
3846
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. 🔨
3947

4048
## Usage
4149

50+
4251
<br/>
4352
<div align="center">
4453
<img src="./sample.gif">
@@ -69,17 +78,46 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
6978

7079
## Authors
7180

72-
### Collaborators
73-
7481
<!-- readme: collaborators -start -->
75-
76-
<!-- readme: collaborators -end -->
77-
78-
### Contributors
79-
80-
<!-- readme: contributors -start -->
81-
82-
<!-- readme: contributors -end -->
82+
<table>
83+
<tr>
84+
<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"/>
87+
<br />
88+
<sub><b>Sachin Kumar</b></sub>
89+
</a>
90+
</td>
91+
<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"/>
94+
<br />
95+
<sub><b>Vishal</b></sub>
96+
</a>
97+
</td>
98+
<td align="center">
99+
<a href="https://github.com/vkumar8192449">
100+
<img src="https://avatars.githubusercontent.com/u/64706066?v=4" width="100;" alt="vkumar8192449"/>
101+
<br />
102+
<sub><b>Vinay Kumar</b></sub>
103+
</a>
104+
</td>
105+
<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"/>
108+
<br />
109+
<sub><b>Anshuman Mahato</b></sub>
110+
</a>
111+
</td>
112+
<td align="center">
113+
<a href="https://github.com/codewithnick">
114+
<img src="https://avatars.githubusercontent.com/u/53932029?v=4" width="100;" alt="vkumar8192449"/>
115+
<br />
116+
<sub><b>Nikhil Singh</b></sub>
117+
</a>
118+
</td>
119+
</tr>
120+
</table>
83121

84122
## Show your support
85123

0 commit comments

Comments
 (0)