Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevalicjus committed Nov 29, 2023
1 parent f3d7f60 commit 0257b60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 22 deletions.
21 changes: 0 additions & 21 deletions .github/workflows/rust.yml

This file was deleted.

4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ ts: "node {file}"
v: "v run {file}"
```
`{file}` gets replaced with the full name, `{name}` with the name (without extension), and `{ext}` with the extesion
`{file}` -> full name, </br>
`{name}` -> (without extension), </br>
`{ext}` -> extesion

0 comments on commit 0257b60

Please sign in to comment.