We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f70ae commit 17fe83eCopy full SHA for 17fe83e
README.md
@@ -32,6 +32,7 @@ You can either:
32
- Make your compiler aware of the `include/asap` folder and include `"asap.h"` in your code
33
- If using CMake you can add the project subdirectory and link against it using `target_link_libraries`
34
- 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.
36
37
## License
38
0 commit comments