Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syumai authored Jul 8, 2019
1 parent b1d453a commit 88cc4e8
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 @@ -21,7 +21,7 @@
## Usage

```ts
import * as dejs from 'https://deno.land/x/dejs@0.2.0/dejs.ts';
import * as dejs from 'https://deno.land/x/dejs@0.3.0/dejs.ts';
```

- `renderFile(filePath: string, params: Params): Promise<Reader>`
Expand Down

0 comments on commit 88cc4e8

Please sign in to comment.