Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall authored Dec 16, 2021
1 parent 6a2ca64 commit f3a7952
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 @@ -3,7 +3,7 @@
[![Crates.io](https://img.shields.io/crates/v/rust-script.svg)](https://crates.io/crates/rust-script)

# rust-script
Run Rust files and expressions without any setup or explicit compilation step, with seamless use of crates specified in the script file.
Run Rust script files without any setup or explicit compilation step, with seamless use of crates specified as dependencies inside the scripts.

```sh
$ cargo install script-script
Expand Down

0 comments on commit f3a7952

Please sign in to comment.