From 28b99fe87a73d094f6b25ca6e0b5e890ef8e0dbc Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 10 Feb 2021 10:19:03 -0500 Subject: Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 66a595c..4e2a4e0 100644 --- a/README.md +++ b/README.md @@ -52,5 +52,4 @@ $ 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) -- cgit