From 728a90a7ddf6110a5b8abc16f41628c533df4cc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Mon, 20 Jun 2016 15:36:40 +0200 Subject: [PATCH] Fix markup --- README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 4aa03de..7d638e3 100644 --- a/README.rst +++ b/README.rst @@ -20,18 +20,18 @@ of a website and a conversion into a Zim format. Required parameters ------------------- -- `url `: URL of the website to be crawled -- `title`: Title that will be used in the created Zim file -- `email`: Email address that will get notified when the creation of the file is over +- **url**: URL of the website to be crawled +- **title**: Title that will be used in the created Zim file +- **email**: Email address that will get notified when the creation of the file is over Optional parameters ------------------- -- `language`: An `ISO 639-3 `_ code +- **language**: An `ISO 639-3 `_ code representing the language -- `welcome`: the page that will be first shown in the Zim file -- `description`: The description that will be embedded in the Zim file -- `author`: The author of the content +- **welcome**: the page that will be first shown in the Zim file +- **description**: The description that will be embedded in the Zim file +- **author**: The author of the content Status codes ------------