diff --git a/src/doc/readme-template.md b/src/doc/readme-template.md index 7402a4d..29a50cd 100644 --- a/src/doc/readme-template.md +++ b/src/doc/readme-template.md @@ -46,6 +46,7 @@ Import your module as : + ``` - TypeScript ```typescript import * as bigintModArith from 'bigint-mod-arith'