Skip to content

Commit 3e90ab9

Browse files
authored
Update README.md
1 parent ac6edf8 commit 3e90ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
<img src="https://user-images.githubusercontent.com/45391880/184128345-ab2ed635-c9e8-466e-b9a1-d8b0d05e68a7.png" width="50%">
44

5-
Example: [My settings is here](https://github.com/kat0h/dotfiles/blob/master/bin/dot.ts)
5+
Example: [My settings is here](https://github.com/kat0h/dotfiles/blob/master/bin/dot)
66

77
```typescript
8-
#!/usr/bin/env -S deno run -A
8+
#!/usr/bin/env -S deno run -A --ext ts
99
import Dfm from "https://deno.land/x/dfm/mod.ts";
1010
import { Shell, Repository, Symlink } from "https://deno.land/x/dfm/plugin/mod.ts";
1111
import { fromFileUrl } from "https://deno.land/std@0.149.0/path/mod.ts";

0 commit comments

Comments
 (0)