Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
v1rtl committed May 26, 2021
1 parent 88b1a54 commit dc4ec65
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 @@ -4,7 +4,7 @@ Unofficial [Slate](https://slate.host) API client for Deno. <img align="right" s

## Example

```sh
```ts
import { Slate } from 'https://deno.land/x/slate/mod.ts'

const slate = new Slate({ apiKey: 'X-X-X' })
Expand Down

0 comments on commit dc4ec65

Please sign in to comment.