From 86f0390907f624d0fc8c316a54979b19c651c604 Mon Sep 17 00:00:00 2001 From: Phil Fernandez Date: Thu, 26 Dec 2019 15:11:16 -0800 Subject: [PATCH] screenshot in README --- plugins/printc/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/printc/README.md b/plugins/printc/README.md index 59e0f1b2a..7304266fa 100644 --- a/plugins/printc/README.md +++ b/plugins/printc/README.md @@ -13,6 +13,9 @@ mentioned rgb values, followed by the text to be printed. There is also 36 built which can be accessed via tab auto-complete. And there is support for bold, italic, and underline text. +![screenshot](https://imgur.com/K0FVGzr.png) + + #### Table of Contents - [Setup](#Setup) - [Configuration](#Configuration)