Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv authored Sep 7, 2024
1 parent 1498084 commit ca1c67e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![image](https://github.com/user-attachments/assets/9d56a2de-b41a-49a0-b724-f5a948e449fc)
![image](https://github.com/user-attachments/assets/36707556-b447-4e3e-820a-ed011182f2e0)

# shell - cross-platform bash compatible shell

Expand Down Expand Up @@ -34,3 +34,7 @@ cargo r
# To run a script
cargo r -- -f ./scripts/hello_world.sh
```

## License

The project is licensed under the MIT License. It is an extension of the existing `deno_task_shell` project (also licensed under the MIT License, by the authors of `deno`).

0 comments on commit ca1c67e

Please sign in to comment.