diff --git a/README.md b/README.md index bd9eab7..2f35af2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ open things Use TypeScript for best in class instellisense. +```typescript +import * as smartopen from '@pushrocks/smartopen'; +await smartopen.openUrl('https://lossless.com'); +``` + For further information read the linked docs at the top of this readme. > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)