commit 86ce932a204486be1d8c1188394091fe5ac0a0ac parent 9416c47e02c980bc34655ed793a3592ef285c8ea Author: Alex Balgavy <alex@balgavy.eu> Date: Fri, 30 Sep 2022 14:04:07 +0200 Add readme Diffstat:
A | README.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,6 @@ +# smmry: summarize a URL with smmry.com +Installation options: +- `cargo install --git https://github.com/thezeroalpha/smmry` +- Clone locally and run `cargo install --path .` + +You need an API key for smmry.com, either register with them or search for a publicly available key.