|
1 | | -# 🎓 CSE College Project & Seminar Roadmap |
| 1 | +# 🎓 College Project & Seminar Roadmap |
2 | 2 |
|
3 | 3 | <p align="center"> |
4 | 4 | <em>The guide we wish we had when we were in 3rd year.</em> |
5 | 5 | </p> |
6 | 6 |
|
7 | 7 | <p align="center"> |
8 | | - <a href="https://codecompass.github.io/CSE-College-Project-Roadmap/"><img src="https://img.shields.io/badge/docs-Live-brightgreen.svg" alt="Documentation"></a> |
9 | | - <a href="https://github.com/shadil-rayyan/CSE-College-Project-Roadmap/stargazers"><img src="https://img.shields.io/github/stars/shadil-rayyan/CSE-College-Project-Roadmap?style=social" alt="Stars"></a> |
10 | | - <a href="https://github.com/shadil-rayyan/CSE-College-Project-Roadmap/network/members"><img src="https://img.shields.io/github/forks/shadil-rayyan/CSE-College-Project-Roadmap?style=social" alt="Forks"></a> |
| 8 | + <a href="https://CodeCompasss.github.io/College-Project-and-Seminar-Roadmap/"><img src="https://img.shields.io/badge/docs-Live-brightgreen.svg" alt="Documentation"></a> |
| 9 | + <a href="https://github.com/CodeCompasss/College-Project-and-Seminar-Roadmap/stargazers"><img src="https://img.shields.io/github/stars/CodeCompasss/College-Project-and-Seminar-Roadmap?style=social" alt="Stars"></a> |
| 10 | + <a href="https://github.com/CodeCompasss/College-Project-and-Seminar-Roadmap/network/members"><img src="https://img.shields.io/github/forks/CodeCompasss/College-Project-and-Seminar-Roadmap?style=social" alt="Forks"></a> |
11 | 11 | <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"></a> |
12 | 12 | </p> |
13 | 13 |
|
@@ -57,8 +57,8 @@ Want to add your own tips, horror stories, or templates? We'd love that! |
57 | 57 |
|
58 | 58 | ```bash |
59 | 59 | # Clone the repo |
60 | | -git clone https://github.com/shadil-rayyan/CSE-College-Project-Roadmap.git |
61 | | -cd CSE-College-Project-Roadmap |
| 60 | +git clone https://github.com/CodeCompasss/College-Project-and-Seminar-Roadmap.git |
| 61 | +cd College-Project-and-Seminar-Roadmap |
62 | 62 |
|
63 | 63 | # Install dependencies |
64 | 64 | pip install -r requirements.txt |
@@ -90,5 +90,5 @@ This guide is our way of paying it forward. If it helps even one student avoid a |
90 | 90 | --- |
91 | 91 |
|
92 | 92 | <p align="center"> |
93 | | - Built with ❤️ and a lot of ☕ by the <a href="https://github.com/shadil-rayyan">CodeCompass</a> community. |
| 93 | + Built with ❤️ and a lot of ☕ by the <a href="https://github.com/CodeCompasss">CodeCompass</a> community. |
94 | 94 | </p> |
0 commit comments