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 0a34533 commit 8f0cf29Copy full SHA for 8f0cf29
README.md
@@ -19,8 +19,7 @@ To get started with the BinaryTree library, follow these steps:
19
```
20
git clone https://github.com/architjain2002/Tree-Library.git
21
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.
+ You can go ahead and build the files by including the header files directly in your project.
24
25
2. **Include Headers**: Include the necessary header files in your C++ project:
26
0 commit comments