Skip to content

Commit

Permalink
update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
iburadempa committed Jan 19, 2015
1 parent 91ee9d8 commit 8c39125
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
multirange
==========
Convenience functions for multiple range objects with step == 1
Convenience functions for multiple range-like objects

An elementary package for Python >= 3.3

Expand All @@ -20,8 +20,7 @@ Introduction
------------

This library for Python >= 3.3 provides convenience functions for multiple
range objects with step == 1 (corresponding to finite sets of consecutive
integers).
range-like objects (corresponding to finite sets of consecutive integers).

It has 3 types of operations:

Expand Down

0 comments on commit 8c39125

Please sign in to comment.