Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiesen authored Sep 8, 2023
1 parent 0c33d4e commit 48fc35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To include `CppPerformanceMonitor` in your project, simply add the header file t
## Example

```cpp
#include "Performance.hpp"
#include "Performance.h"

int main() {
Performance perf;
Expand Down

0 comments on commit 48fc35c

Please sign in to comment.