Skip to content

Commit 22af56b

Browse files
author
Tim Becker
committed
typo README
1 parent 4cc805d commit 22af56b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ Bencoding is the encoding format used by BitTorrent, specified in [BEP
1616
- Zero dependencies
1717
- Single file implementation
1818

19-
### Installation
19+
## Installation
2020

2121
```bash
2222
npm install bncode
2323
```
2424

25-
### ## Usage
25+
## Usage
2626

2727
```javascript
2828
import { encode, decode } from 'bncode'

0 commit comments

Comments
 (0)