diff --git a/README.md b/README.md index 7bd79e9..413bb4b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ $ npm install about-window ## Usage -Only one function is exported as default. Please see [TypeScript type definition](index.d.ts). +Only one function is exported as default. Please see [TypeScript type definition](index.ts). The function can be called from both main process and renderer process. ```typescript