|
2 | 2 |
|
3 | 3 | This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++. |
4 | 4 |
|
5 | | -[][repo] |
6 | | -[][repo] |
7 | | -[][repo] |
8 | | -[][repo] |
| 5 | +[][repo] |
| 6 | +[][repo] |
| 7 | +[][repo] |
| 8 | +[][repo] |
9 | 9 |
|
10 | | -[][repo] |
11 | | -[][issues] |
12 | | -[][pulls] |
13 | | -[][license] |
| 10 | +[][repo] |
| 11 | +[][issues] |
| 12 | +[][pulls] |
| 13 | +[][license] |
14 | 14 |
|
15 | 15 | ## Table of Contents |
16 | 16 |
|
@@ -82,13 +82,13 @@ To get started with the development or usage of this project, follow the instruc |
82 | 82 | 1. Clone this repository to your local machine: |
83 | 83 |
|
84 | 84 | ```bash |
85 | | - git clone https://github.com/nixrajput/bus-reservation-system.git |
| 85 | + git clone https://github.com/nixrajput/bus-reservation-system-cpp.git |
86 | 86 | ``` |
87 | 87 |
|
88 | 88 | 2. Navigate into the cloned repository directory: |
89 | 89 |
|
90 | 90 | ```bash |
91 | | - cd bus-reservation-system |
| 91 | + cd bus-reservation-system-cpp |
92 | 92 | ``` |
93 | 93 |
|
94 | 94 | ### Compilation |
@@ -191,6 +191,6 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file |
191 | 191 | [gmail]: mailto:nkr.nikhil.nkr@gmail.com |
192 | 192 |
|
193 | 193 | [repo]: https://github.com/nixrajput/bus-reservation-system-cpp |
194 | | -[issues]: https://github.com/nixrajput/bus-reservation-system-cpp |
| 194 | +[issues]: https://github.com/nixrajput/bus-reservation-system-cpp/issues |
195 | 195 | [pulls]: https://github.com/nixrajput/bus-reservation-system-cpp/pulls |
196 | | -[license]: https://github.com/nixrajput/bus-reservation-system-cpp/blob/master/LICENSE.md |
| 196 | +[license]: https://github.com/nixrajput/bus-reservation-system-cpp/blob/master/LICENSE |
0 commit comments