From e871c296dbbacd31b6200fda3875747bc014cd56 Mon Sep 17 00:00:00 2001 From: cr0hn Date: Fri, 22 Nov 2019 13:38:06 +0100 Subject: [PATCH] typos in markdown --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b7eb4ba..2b416f2 100644 --- a/README.md +++ b/README.md @@ -50,13 +50,13 @@ finally, we can read from the just-defined endpoint: ## Why Kapow! shines in these cases -- We can share information without having grant SSH access to anybody. -- We want to limit what is executed. -- We can share information easily over HTTP. +- We can share information **without having grant SSH access** to anybody. +- We want to **limit** what is executed. +- We can share information easily **over HTTP**. # Documentation -Here you can find the complete documentation [here](https://kapow.readthedocs.io) +Here you can find the complete documentation and examples [here](https://kapow.readthedocs.io) # Authors