Skip to content

Commit 17fe83e

Browse files
committed
feat(doc): say that you can download asap.h in readme
1 parent 03f70ae commit 17fe83e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ You can either:
3232
- Make your compiler aware of the `include/asap` folder and include `"asap.h"` in your code
3333
- If using CMake you can add the project subdirectory and link against it using `target_link_libraries`
3434
- Use `find_package` if you installed ASAP using `make install` or any other method
35+
- Download the latest release which is a single `asap.h` file bundled with all the classes.
3536

3637
## License
3738

0 commit comments

Comments
 (0)