Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
docs(readme): Add protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoreis committed Aug 17, 2023
1 parent e800f17 commit 7c0d89e
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 @@ -2,7 +2,7 @@

[Repository](https://github.com/ayoreis/import)[Registry](https://deno.land/x/import)[Documentation](https://deno.land/x/import/mod.ts)

A [dynamic imports](//developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import) polyfill for [Deno Deploy](https://deno.com/deploy) and [compiled executables](https://deno.land/[email protected]/tools/compiler).
A [dynamic imports](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import) polyfill for [Deno Deploy](https://deno.com/deploy) and [compiled executables](https://deno.land/[email protected]/tools/compiler).

## Example

Expand Down

0 comments on commit 7c0d89e

Please sign in to comment.