aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <matt.rendina@gmail.com>2021-02-10 10:18:01 -0500
committerGitHub <noreply@github.com>2021-02-10 10:18:01 -0500
commit61fbb8bd98c49561d01d9bd8b554cfc95ec75cfa (patch)
treed6f8f17a0f9af15d1e884af6712be90caafde69c
parent5f99b6725cfb276877c47a71325e80b0862730e6 (diff)
downloadconmets-61fbb8bd98c49561d01d9bd8b554cfc95ec75cfa.tar.gz
Add output image example to readme.
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3023b6..66a595c 100644
--- a/README.md
+++ b/README.md
@@ -51,3 +51,6 @@ $ conmets -c lpconfig.yml.example --files logfile-2019* dataset
## Output
One plot per conda channel identified in the web server transaction log will be produced summarizing the software titles downloaded, ordered by total transactions along with some other relevant statistics. Titles that are also available via PyPI are shown in bold orange text.
+
+## Example output image
+![plot](https://raw.githubusercontent.com/astroconda/conmets/master/example_output/astroconda-20190901-20190930.offbytes.png)