Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jsgounot committed Jul 16, 2019
1 parent 4fc0e01 commit 6beb31a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ PySegments

PySegments is a short module designed to make windows analysis easier. This module is composed of two objects : `Segment` and `SegList` allowing you to easily compare and manage several windows at the same time.

Installation
------------

Using pip

```
pip install git+https://github.com/jsgounot/PySegs.git
```

Quick example
-------------

Expand Down

0 comments on commit 6beb31a

Please sign in to comment.