diff --git a/README.md b/README.md index 02d2596..e01bdf6 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # lestruct + + +just import it from `deno.land` : +```typescript +import struct from "https://deno.land/x/lestruct/mod.ts" +```