From fd7c8ec8d3e891188eb773170e1b4f13c60908d3 Mon Sep 17 00:00:00 2001 From: jcass Date: Thu, 28 Jan 2016 12:36:53 +0200 Subject: [PATCH] docs: Fix markdown. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 617b353..4c2bef4 100644 --- a/README.rst +++ b/README.rst @@ -63,10 +63,10 @@ v2.1.0 (UNRELEASED) **Enhancements and improvements** -- Added optional websocket_host and websocket_port config settings. +- Added optional ``websocket_host`` and ``websocket_port`` config settings. - Added link to `Alarm Clock `_ (if present). - Added ability to save Queue as local Playlist. -- Add support for ```static_dir``` configurations. +- Add support for ``static_dir`` configurations. (Addresses: `#105 `_). - Added ability to manually initiate refresh of Playlists. (Addresses: `#107 `_).