Skip to content

Commit

Permalink
Added Contributors.md and changed links
Browse files Browse the repository at this point in the history
  • Loading branch information
Suhaan-Bhandary committed Oct 13, 2022
1 parent 0ffc04c commit ca881fd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions Contributors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Contributors

- Bhandary Suhaan Ramdas
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# DSA Learning Links

Try it out: [https://suhaan-bhandary.github.io/DSA-Learning/](https://suhaan-bhandary.github.io/DSA-Learning/)
Try it out: [https://suhaan-bhandary.github.io/MIBCS-Programming-Resources](https://suhaan-bhandary.github.io/MIBCS-Programming-Resources)

### How to contribute?

- Fork the Repo
- Add a link to links.json
- Open the repo in vs code
- Add a link and description of any Programming Resources to links.json
- Format the links.json file before commit

```json
{
Expand All @@ -15,4 +17,5 @@ Try it out: [https://suhaan-bhandary.github.io/DSA-Learning/](https://suhaan-bha
}
```

- Add you name in the Contributors.md
- Create a Pull Request
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<footer class="attribution">
Learning
<a href="https://github.com/Suhaan-Bhandary/DSA-Learning" target="_blank">DSA</a>
<a href="https://github.com/Suhaan-Bhandary/MIBCS-Programming-Resources" target="_blank">DSA</a>
</footer>
</body>
</html>

0 comments on commit ca881fd

Please sign in to comment.