From 5142d80f538a5547524f7ed9f13ad4ce09a29222 Mon Sep 17 00:00:00 2001 From: MalikRumi Date: Sun, 9 Apr 2017 13:37:15 -0700 Subject: [PATCH] Update README.rst I just wanted to correct / update the readme so people will not be lost, frustrated or confused. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f4761d8..05e848f 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ Usage ----- :: - from range_regex import regex_for_range + from range_regex import bounded_regex_for_range regex_for_range(12, 34)