Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamHerts authored May 21, 2024
1 parent c272239 commit 4bcb6d4
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 @@ -25,7 +25,7 @@ Ensure you have a C++20 compatible compiler.

Simply include the header file in your project.

1. Download `BigInt.hpp`.
1. Download `BigInt.h`.
2. Include it in your source file:
```cpp
#include "BigInt.hpp"
Expand Down

0 comments on commit 4bcb6d4

Please sign in to comment.