From 1d2fc0643cefed89ac23e8abfe761ab75a9467c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20S=C4=99d=C5=82ak-Jakubowski?= Date: Mon, 28 Dec 2020 19:52:58 +0100 Subject: [PATCH] Fix table for rST rST is hilarious --- README.rst | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 091cac3..f765382 100644 --- a/README.rst +++ b/README.rst @@ -20,12 +20,17 @@ To install Benerator Cumberpy, run ``pip install benedict_cumberpy`` To run Benedict Cumberpy in terminal, run: -| Command | Description | -| ------- | ----------- | -| `benerate` | Print only a name-surname pair. | -| `hello-ben` | Print a sentence like "Hello there, my name is Bronzelike Certificate.". | +.. list-table:: Available commands + :header-rows: 1 -For added hilarity, pipe the output of **hello-ben** through ``cowsay`` (Win: `cowsay for Windows `_, Linux: ``apt install cowsay`` or whatever else your distro uses, OSX: if you have HomeBrew installed – ``brew install cowsay``). + * - Command + - Description + * - ``benerate`` + - Print only a name-surname pair. + * - ``hello-ben`` + - Print a sentence like "Hello there, my name is Bronzelike Certificate.". + +For added hilarity, pipe the output of ``hello-ben`` through ``cowsay`` (Win: `cowsay for Windows `_, Linux: ``apt install cowsay`` or whatever else your distro uses, OSX: if you have HomeBrew installed – ``brew install cowsay``). Example: