Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad committed Mar 13, 2022
1 parent dcc23aa commit f2e91b6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# xshell: Making Rust a Better Bash

`xshell` provides a set of cross-platform utilities for writing ergonomic "bash" scripts.
`xshell` provides a set of cross-platform utilities for writing cross-platform
and ergonomic "bash" scripts.

## Example

```rust
//! Clones a git repository and publishes it to crates.io.
Expand Down

0 comments on commit f2e91b6

Please sign in to comment.