From f5f22a86dfb69eacc1b04d542318eaa95d271715 Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Sun, 19 Jun 2016 23:06:19 +0200 Subject: [PATCH] Make sure all details are taken care of #480 --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f9692427..e599c3d6 100644 --- a/README.rst +++ b/README.rst @@ -222,8 +222,9 @@ platform even when facing tough challenges such as implementing a wiki. Q&A --- -- **Why is the module named just "wiki"?** Because "pip install wiki" - returns "No distributions at all found for wiki"! :) +- **Why is the module named just** ``wiki`` **?** Because when we tried + ``pip install wiki``, it returned "No distributions at all found + for wiki", so we had to make up for that! - **What markup language will you use?** `Markdown `__. The markup renderer is not a pluggable part but has been internalized into core -- 2.45.2