Skip to content

Commit 886a007

Browse files
authored
Update README.md
1 parent 333ebae commit 886a007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const server = new SRPServer(
6060
);
6161
```
6262

63-
these value can be BigInteger format, we use [brick/math](https://github.com/brick/math) as the BigInteger library.
63+
these value can be ES2020 BigInt format.
6464

6565
```ts
6666
import { SRPServer, DEFAULT_PRIME, DEFAULT_GENERATOR, DEFAULT_KEY } from '@windwalker-io/srp';

0 commit comments

Comments
 (0)