From bb4d23d1036443449a76c137192d2a499455f869 Mon Sep 17 00:00:00 2001 From: Carlo Strub Date: Fri, 29 Dec 2017 22:41:38 +0100 Subject: [PATCH] add stats to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4c33035..1d956fb 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,12 @@ To start sisyphus, do $ sisyphus run ``` +To display various statistics, do +``` +$ sisyphus stats +``` +(caveat: run at least one learning cycle) + See the help for more details. ## License