Skip to content

Commit f3a7952

Browse files
authored
Update README.md
1 parent 6a2ca64 commit f3a7952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Crates.io](https://img.shields.io/crates/v/rust-script.svg)](https://crates.io/crates/rust-script)
44

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

88
```sh
99
$ cargo install script-script

0 commit comments

Comments
 (0)