Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
v 1 r t l authored Sep 26, 2021
1 parent 41afa14 commit 2bfc075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 0x
# zrx

An unofficial 0x Protocol API client for Deno.

```ts
import { Zrx } from 'https://deno.land/x/0x/mod.ts'
import { Zrx } from 'https://deno.land/x/zrx/mod.ts'

const client = new Zrx('polygon')

Expand Down

0 comments on commit 2bfc075

Please sign in to comment.