Skip to content

Commit

Permalink
Fix example dir path
Browse files Browse the repository at this point in the history
  • Loading branch information
allevo committed Nov 8, 2023
1 parent f1b163e commit 4d970bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Install with:

### Examples

For more examples, see the [examples](./examples) directory.
For more examples, see the [examples](https://github.com/oramasearch/seqproto/tree/main/examples) directory.

```typescript
import { createSer, createDes } from 'seqproto'
Expand Down

0 comments on commit 4d970bf

Please sign in to comment.