diff options
author | hut <hut@lavabit.com> | 2010-01-14 02:42:26 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-14 02:42:26 +0100 |
commit | b6aed5ef1070490d2acdd76a7da767c068f4bea9 (patch) | |
tree | 3f9b63a8026cac86561413adb988d354fd52cab5 /README | |
parent | f51bd48a141e4886a48c4f3d498a1c329bbaf193 (diff) | |
download | ranger-b6aed5ef1070490d2acdd76a7da767c068f4bea9.tar.gz |
readme: removed ugly sentence
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README index 53eb06b6..96163a01 100644 --- a/README +++ b/README @@ -74,9 +74,7 @@ Tabs for indentation, spaces for tables and such Use docstrings with pydoc in mind -Use syntax compatible to both python 2.6 and 3.1. If your feature depends -on 3.1, better display a message that indicates that when using 2.6 instead -of letting the program crash. +Use syntax compatible to both python 2.6 and 3.1. Version Numbering: X.Y.Z * X: milestones |