Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 4d4c4c5

Browse files
author
v1rtl
committed
remove v from readme
1 parent 1a5a62d commit 4d4c4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This is a [Deno](https://deno.land) port of [tinyhttp](https://github.com/talent
1212
## Example
1313

1414
```ts
15-
import { App } from 'https://deno.land/x/tinyhttp@v0.0.5/app.ts'
15+
import { App } from 'https://deno.land/x/tinyhttp/app.ts'
1616

1717
const app = new App()
1818

0 commit comments

Comments
 (0)