From 3d90c02273544dd08bb6ad7cfe7b9e0afa5e78f8 Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Thu, 27 Aug 2020 01:55:54 +0800 Subject: [PATCH] fix README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ee42008..bdbacde 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ **nvchecker** (short for *new version checker*) is for checking if a new version of some software has been released. -This is the 2.0 version branch that is still in development. Things may change with backward-compatibility. +This is the 2.0 version branch that is still in development. Things may change without backward-compatibility. .. image:: https://travis-ci.org/lilydjwg/nvchecker.svg :alt: Build Status