From a198440a64a7d29f86bca1431c82726ec08e2345 Mon Sep 17 00:00:00 2001 From: Swen Kooij Date: Sun, 20 Oct 2019 18:20:10 +0300 Subject: [PATCH] Remove annoying quotes around 'master' in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ea89617..b42a36b 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ This package requires Python 3.5 or newer, Django 1.11 or newer and PostgreSQL 9 ---- -**This README is for v5.x. Check out the ``master`` branch for v6.x and newer.** +**This README is for v5.x. Check out the master branch for v6.x and newer.** ----