diff --git a/README.md b/README.md index eeec7e6..4d48f2e 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,11 @@ $ pnpm protoc:gen $ pnpm build ``` +```typescript +import { core } from '@pereslavtsev/webarchiver-protoc'; + +core.v1 +``` + ## License ISC