From 815df01c7d9c43681ea089095dbea845c59dbc5d Mon Sep 17 00:00:00 2001 From: Michael Floering Date: Tue, 16 Feb 2021 12:31:52 -0800 Subject: [PATCH] README - small changes - add some horizontal-rules Helps with visual scannability when scrolling down the page --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 51448e4..36c4ff5 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,8 @@ Try your own queries. Follow these rules: Read more about the programming languages queries below. +---- + ## Command line client, cht.sh The cheat.sh service has its own command line client (`cht.sh`) that @@ -342,6 +344,8 @@ To activate tab completion support for `cht.sh`, add the `:zsh` script to the *f $ # Open a new shell to load the plugin ``` +---- + ### Stealth mode Being used fully unnoticed is one of the most important property of any cheat sheet. @@ -442,6 +446,8 @@ You can also use [`scoop`](https://github.com/lukesampson/scoop) command-line in scoop install cht ``` +---- + ## Self-Hosting ### Docker