Skip to content

Commit 21c01b9

Browse files
committed
Merge branch 'main' of github.com:ChrisgKent/bed2idt
2 parents 957ebec + 2409046 commit 21c01b9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
[![CI](https://github.com/ChrisgKent/bed2idt/actions/workflows/pytest.yml/badge.svg)](https://github.com/ChrisgKent/bed2idt/actions/workflows/pytest.yml)
44

5-
**Usage**:
5+
## Installation
6+
7+
8+
### Via pip
9+
```console
10+
$ pip install bed2idt
11+
```
12+
13+
## Usage
614

715
```console
816
$ bed2idt [OPTIONS] COMMAND [ARGS]...

0 commit comments

Comments
 (0)