Skip to content

Commit

Permalink
fix: Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
ekroon committed Dec 27, 2022
1 parent 46dc23e commit ff6ea19
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# Spark
# Spark

## Installation
With homebrew:
```
brew install ekroon/tap/spark-rs
```


# Usage:

```
spark 1 2 3 4
```

0 comments on commit ff6ea19

Please sign in to comment.