Skip to content

Commit 4caa9ba

Browse files
authored
Update README.md (#1313)
added readme
1 parent dc0ef26 commit 4caa9ba

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

README.md

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
</thead>
1717
<tbody>
1818
<tr>
19-
<td><img alt="Stars" src="https://img.shields.io/github/stars/Bitbox-Connect/Bitbox?style=flat&logo=github"/></td>
20-
<td><img alt="Forks" src="https://img.shields.io/github/forks/Bitbox-Connect/Bitbox?style=flat&logo=github"/></td>
21-
<td><img alt="Issues" src="https://img.shields.io/github/issues/Bitbox-Connect/Bitbox?style=flat&logo=github"/></td>
22-
<td><img alt="Open Pull Requests" src="https://img.shields.io/github/issues-pr/Bitbox-Connect/Bitbox?style=flat&logo=github"/></td>
23-
<td><img alt="Closed Pull Requests" src="https://img.shields.io/github/issues-pr-closed/Bitbox-Connect/Bitbox?style=flat&color=green&logo=github"/></td>
19+
<td><img alt="Stars" src="https://img.shields.io/github/stars/recodehive/awesome-github-profiles?style=flat&logo=github"/></td>
20+
<td><img alt="Forks" src="https://img.shields.io/github/forks/recodehive/awesome-github-profiles?style=flat&logo=github"/></td>
21+
<td><img alt="Issues" src="https://img.shields.io/github/issues/recodehive/awesome-github-profiles?style=flat&logo=github"/></td>
22+
<td><img alt="Open Pull Requests" src="https://img.shields.io/github/issues-pr/recodehive/awesome-github-profiles?style=flat&logo=github"/></td>
23+
<td><img alt="Closed Pull Requests" src="https://img.shields.io/github/issues-pr-closed/recodehive/awesome-github-profiles?style=flat&color=green&logo=github"/></td>
2424
</tr>
2525
</tbody>
26-
</table>
26+
</table>
2727

2828

2929

@@ -32,7 +32,7 @@
3232

3333
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3434
<a href="#contributors-">
35-
<img src="https://img.shields.io/badge/All_contributors-76-orange.svg?style=flat-square" style="height: 35px;"/>
35+
<img src="https://img.shields.io/badge/All_contributors-92-orange.svg?style=flat-square" style="height: 35px;"/>
3636
</a>
3737

3838
<!-- ALL-CONTRIBUTORS-BADGE:END -->
@@ -47,6 +47,7 @@
4747
<!-- BEFORE-GETTING-STARTED: START -->
4848
<h2>Before Getting Started⭐</h2>
4949

50+
5051
## Running in your local directory ✨
5152

5253
- npm install ( this will install all the required npm modules)
@@ -83,7 +84,9 @@
8384
5. **Test Your Changes:**
8485
8586
- If applicable, run tests to ensure that your changes do not break existing functionality.
86-
87+
```bash
88+
npm start
89+
```
8790
6. **Stage Your Changes:**
8891
8992
- Use the `git add` command to stage the changes you want to commit.
@@ -92,7 +95,7 @@
9295
```
9396
- You can also stage specific files by replacing `.` with the file names:
9497
```bash
95-
git add <file1> <file2>
98+
git add <your filename>
9699
```
97100
98101
7. **Commit Your Changes:**
@@ -147,13 +150,21 @@ Please read the [code of Conduct](CODE_OF_CONDUCT.md) for more clear understandi
147150
148151
- ["Create Impressive GitHub Portfolio"](https://www.youtube.com/watch?v=dkE4mVhwMB4) - _MTECHVIRAL_
149152
153+
<h2 id="contribute">Contribute</h2>
154+
155+
Contributions are always welcome!
156+
To ensure a smooth collaboration process, Follow these steps:
157+
158+
<!---Please read the [contribution guidelines](contributing.md) first. --->
159+
<!--- Uncomment it when there is a file named contributing.md --->
160+
150161
151162
<h2 id="special-thanks">Special Thanks 🙇</h2>
152163
153164
- [Dinesh Talwadker](https://github.com/dinxsh) [Hemant](https://github.com/Hemu21), [Nishant](https://github.com/nishant0708), [Ayushman]() for being early contributor for this repo!
154165
## Contact Information
155166
156-
If you have questions, suggestions, or feedback, please reach out via email at [email protected]. You can also join our discussion forum [here](https://github.com/recodehive/awesome-github-profiles/discussions). We value open communication and are happy to help!
167+
If you have questions, suggestions, or feedback, please reach out via email at [email protected].<br> You can also join our discussion forum [here](https://github.com/recodehive/awesome-github-profiles/discussions). We value open communication and are happy to help!
157168
158169
## Contributors ✨
159170
@@ -189,7 +200,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
189200
190201
Happy opensource and here’s to your career success! 🎉
191202
<br>
192-
### re:codehive 2025
203+
### recode-hive 2025
193204
194205
[Website](https://recodehive.com/) | [Instagram](https://www.instagram.com/sanjay.viswa_/) | [LinkedIn](https://www.linkedin.com/in/sanjay-k-v/) | [Twitter](https://x.com/sanjay_kv_) | [YouTube](https://www.youtube.com/@RecodeHive)<br>
195206
**🔔 Don’t miss a beat!** <br>

0 commit comments

Comments
 (0)