mirror of
https://github.com/BlackMATov/promise.hpp.git
synced 2025-12-13 11:56:26 +07:00
update README
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
## Installation
|
||||
|
||||
[promise.hpp][promise] is a single header library. All you need to do is copy the header file into your project and include this file:
|
||||
[promise.hpp][promise] is a header only library. All you need to do is copy the header files (invoke.hpp and promise.hpp) into your project and include this file:
|
||||
|
||||
```cpp
|
||||
#include "promise.hpp"
|
||||
|
||||
Reference in New Issue
Block a user