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 e212125 commit 08cbd72Copy full SHA for 08cbd72
README.md
@@ -37,7 +37,7 @@ Here’s how you can get started:
37
1. **Fork the repository:** Click the "Fork" button in the top right corner of this page.
38
2. **Clone the project:** Clone your forked repository to your local machine.
39
```bash
40
- git clone [https://github.com/YOUR_USERNAME/library_proj.git](https://github.com/YOUR_USERNAME/library_proj.git)
+ git clone https://github.com/TemaDeveloper/library_proj.git
41
```
42
3. **Create a new branch:** Create a dedicated branch for your feature or bug fix.
43
0 commit comments