Skip to content

Commit 8f0cf29

Browse files
updated the readme file
1 parent 0a34533 commit 8f0cf29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ To get started with the BinaryTree library, follow these steps:
1919
```
2020
git clone https://github.com/architjain2002/Tree-Library.git
2121
```
22-
You can go ahead and build the files and include the header files directly in your project.
23-
You can also go ahead and download the static library in from the releases and include it in external libraries and use it accordingy.
22+
You can go ahead and build the files by including the header files directly in your project.
2423
2524
2. **Include Headers**: Include the necessary header files in your C++ project:
2625

0 commit comments

Comments
 (0)