Skip to content

Commit

Permalink
add import to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hemedani committed Mar 26, 2022
1 parent 9cf0412 commit f0b910e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# lestruct


just import it from `deno.land` :
```typescript
import struct from "https://deno.land/x/lestruct/mod.ts"
```

0 comments on commit f0b910e

Please sign in to comment.