Skip to content

Commit 421baa2

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 8cdd655 + ede24fb commit 421baa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ At first your project need to know about `CleanCheat`. For that you have to:
6666

6767
- Copy `src/CleanCheat` and `src/CleanCheat.h` OR download [Latest Release](https://github.com/CorrM/CleanCheat/releases/latest) to your project dir
6868
- Add `#include "CleanCheat.h"` into your cpp/h files (if you have precompiled headers it is a good place to add this include there)
69+
- [Initialize shared data](#shared-data-basic-setup) if you will use it
6970

7071
**Note**:
7172
In cpp/h files you need to include `CleanCheat.h` **NOT** `CleanCheat/CleanCheat.h`

0 commit comments

Comments
 (0)