We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb0709 commit 66958cdCopy full SHA for 66958cd
README.md
@@ -23,8 +23,8 @@ A feature-rich console-based digital clock application that displays time in bea
23
24
1. Clone the repository:
25
```bash
26
- git clone [repository-url]
27
- cd [project-directory]
+ git clone https://github.com/alexbytesback/Digital-Clock-using-C-Plus-Plus
+ cd Digital-Clock-using-C-Plus-Plus
28
```
29
30
2. Compile the project:
@@ -85,4 +85,4 @@ Contributions are welcome! Please feel free to submit pull requests.
85
86
## License
87
88
-This project is licensed under the MIT License - see the LICENSE file for details.
+This project is licensed under the MIT License - see the LICENSE file for details.
0 commit comments