Skip to content

Commit

Permalink
feat(doc): say that you can download asap.h in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mobius3 committed Jan 27, 2018
1 parent 03f70ae commit 17fe83e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ You can either:
- Make your compiler aware of the `include/asap` folder and include `"asap.h"` in your code
- If using CMake you can add the project subdirectory and link against it using `target_link_libraries`
- Use `find_package` if you installed ASAP using `make install` or any other method
- Download the latest release which is a single `asap.h` file bundled with all the classes.

## License

Expand Down

0 comments on commit 17fe83e

Please sign in to comment.