From 663c6bd9bf47944ae3d1e180403cb9124c986fec Mon Sep 17 00:00:00 2001 From: BoYanZh Date: Mon, 14 Jun 2021 17:03:23 +0800 Subject: [PATCH] docs: update usage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a005516..ebbf00d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ source env/Scripts/activate ```bash pip3 install -e . vi .env # configure environment +joint-teapot --help ``` ### For developers