Skip to content

Commit a1f7a88

Browse files
committed
Improved Readme.md
#1
1 parent 0c8de97 commit a1f7a88

File tree

1 file changed

+22
-16
lines changed

1 file changed

+22
-16
lines changed

README.md

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,27 @@ Toolkit is a versatile web application that provides a collection of useful tool
99
<i><p>Web Application collection of all types of tools</p></i>
1010

1111
</div>
12-
| ![Stars](https://img.shields.io/github/stars/pand-coder/TOOLKIT?style=social) | ![Forks](https://img.shields.io/github/forks/pand-coder/TOOLKIT?style=social) | ![Issues](https://img.shields.io/github/issues/pand-coder/TOOLKIT) | ![Open PRs](https://img.shields.io/github/issues-pr/pand-coder/TOOLKIT) | ![Closed PRs](https://img.shields.io/github/issues-pr-closed/pand-coder/TOOLKIT) |
13-
|---|---|---|---|---|
14-
| Stars | Forks | Issues | Open PRs | Closed PRs |
15-
12+
<table align="center">
13+
<thead align="center">
14+
<tr border: 1px;>
15+
<td><b><img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/tarikul-islam-anik/main/assets/images/Star.png" width="20" height="20"> Stars</b></td>
16+
<td><b>🍴 Forks</b></td>
17+
<td><b><img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/tarikul-islam-anik/main/assets/images/Lady%20Beetle.png" width="20" height="20"> Issues</b></td>
18+
<td><b><img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/tarikul-islam-anik/main/assets/images/Check%20Mark%20Button.png" width="20" height="20"> Open PRs</b></td>
19+
<td><b><img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/tarikul-islam-anik/main/assets/images/Cross%20Mark.png" width="20" height="20"> Closed PRs</b></td>
20+
</tr>
21+
</thead>
22+
<tbody>
23+
<tr>
24+
<td><img alt="Stars" src="https://img.shields.io/github/stars/pand-coder/TOOLKIT?style=flat&logo=github"/></td>
25+
<td><img alt="Forks" src="https://img.shields.io/github/forks/pand-coder/TOOLKIT?style=flat&logo=github"/></td>
26+
<td><img alt="Issues" src="https://img.shields.io/github/issues/pand-coder/TOOLKIT?style=flat&logo=github"/></td>
27+
<td><img alt="Open Pull Requests" src="https://img.shields.io/github/issues-pr/pand-coder/TOOLKIT?style=flat&logo=github"/></td>
28+
<td><img alt="Closed Pull Requests" src="https://img.shields.io/github/issues-pr-closed/pand-coder/TOOLKIT?style=flat&color=critical&logo=github"/></td>
29+
</tr>
30+
</tbody>
31+
</table>
1632
</div>
17-
<h3> <img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Travel%20and%20places/Rocket.png" alt="Rocket" width="40" height="40" />Featured In</h3>
18-
19-
<h3><img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/tarikul-islam-anik/main/assets/images/Writing%20Hand%20Light%20Skin%20Tone.png" alt="Rocket" width="40" height="40" />Project Overview</h3>
20-
<p style="font-family:var(--ff-philosopher);">
21-
It is an online platform which enables you to get information about your vintage collections and to place the orders.</p>
22-
23-
## <p style="font-family:var(--ff-philosopher);font-size:3rem;text-align:center;"><img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Travel%20and%20places/High%20Voltage.png" alt="High Voltage" width="40" height="40" />Tech Stack</p>
24-
<center><a href="https://developer.mozilla.org/en-US/docs/Glossary/HTML5"><img src="https://img.shields.io/badge/HTML5-E34F26.svg?style=for-the-badge&logo=HTML5&logoColor=white"></a>
25-
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript"><img src="https://img.shields.io/badge/JavaScript-F7DF1E.svg?style=for-the-badge&logo=JavaScript&logoColor=black"></a>
26-
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS"><img src="https://img.shields.io/badge/CSS3-1572B6.svg?style=for-the-badge&logo=CSS3&logoColor=black"></a></center>
2733

2834
<br><br>
2935

@@ -39,11 +45,11 @@ It is an online platform which enables you to get information about your vintage
3945
2. **Clone the repository:**
4046
Clone the forked repository to your local machine using the following command in your terminal.
4147
```bash
42-
git clone https://github.com/<your-github-username>/Retro
48+
git clone https://github.com/<your-github-username>/TOOLKIT
4349
```
4450
3. **Add a remote upstream:**
4551
```bash
46-
git remote add upstream https://github.com/original-owner-username/Retro
52+
git remote add upstream https://github.com/pand-coder/TOOLKIT
4753
```
4854
4. **Create a new branch:**
4955
Create a new branch for your changes. Run the following command in your terminal.

0 commit comments

Comments
 (0)