aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-10-07 00:10:09 +0000
committerterminaldweller <thabogre@gmail.com>2021-10-07 00:10:09 +0000
commitbf9949c1335b0083cb283b10092ca4de91880932 (patch)
treef44fa214629ae2fe5cf6362bce1f0db57aafca25
parentfixes for codacy (diff)
downloaddevourer-bf9949c1335b0083cb283b10092ca4de91880932.tar.gz
devourer-bf9949c1335b0083cb283b10092ca4de91880932.zip
black
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a86ac8..d6a41a0 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1525a18654274975b8fcfc6992216ad3)](https://www.codacy.com/gh/terminaldweller/devourer/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=terminaldweller/devourer&amp;utm_campaign=Badge_Grade)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/terminaldweller/devourer.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/terminaldweller/devourer/alerts/)
+[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
# devourer
A knowledge aggregator
+
+```sh
+./devourer.py --singlelink --source https://en.wikipedia.org/wiki/I/O_virtualization
+```