From db0b144715c8247f0d38567d587ed7c5214bf95c Mon Sep 17 00:00:00 2001 From: "adam.stokes" Date: Thu, 24 Apr 2014 22:29:46 -0400 Subject: [PATCH] Update readme Fixing a name typo and adding @ralphbean to the contributor statement as he was also instrumental in getting this code in a state for merging. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8f76349..d9b9778 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ This module depend on How about Python 3 =========================== -Now, we support python 3 on single source code from version 0.14.0. Thanks, @battlemidge. +Now, we support python 3 on single source code from version 0.14.0. Thanks, @battlemidget and @ralphbean. Example ============