From 053a80503e28ed250d40b0dee8242d915d754a83 Mon Sep 17 00:00:00 2001 From: Ji Qu Date: Mon, 21 Feb 2022 14:19:04 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63321eb..a3728e2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ For more information ( screenshots and document ) visit [getpinry.com](https://g - Both public and private boards (add @2020.02.11) - Search by tags / Search boards with name (add @2020.02.14) - Full API support via DRF (add @2022.02.19) +- CLI support (Add image or url to Pinry via [command-line tool](https://github.com/pinry/pinry-cli-py)) (add @2022.02.20) ## Install with Docker See our full documentation at [https://docs.getpinry.com/install-with-docker/](https://docs.getpinry.com/install-with-docker/)