Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-on authored Apr 1, 2020
1 parent ef86033 commit 41c3e3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# PHP Interval tree
Implementation of interval binary search tree.

## Installing
```
composer require dan-on/php-interval-tree
```

## Usage

```php
Expand Down

0 comments on commit 41c3e3b

Please sign in to comment.