From b090eca6cc8f095d531d1ea4f47877fa5f3da4ed Mon Sep 17 00:00:00 2001 From: Bernie Hackett Date: Thu, 25 May 2017 13:17:47 -0700 Subject: [PATCH] Github doesn't support the warning directive --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 0b04c1e5f..7418efd52 100644 --- a/README.rst +++ b/README.rst @@ -5,9 +5,9 @@ PyMongo :Author: Mike Dirolf :Maintainer: Bernie Hackett -.. warning:: PyMongo 2.x is in maintenance mode. Support for new MongoDB - features ended with the release of MongoDB 3.0 and PyMongo 2.8. Users are - strongly encouraged to upgrade to PyMongo 3.x. +**PyMongo 2.x is in maintenance mode. Support for new MongoDB +features ended with the release of MongoDB 3.0 and PyMongo 2.8. Users are +strongly encouraged to upgrade to PyMongo 3.x.** About =====