Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
/ errors Public archive

Commit d5e0cba

Browse files
author
Lars-Magnus Skog
committed
same style on README as codec
1 parent 58690fa commit d5e0cba

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
level-errors
2-
============
1+
2+
# level-errors
33

44
<img alt="LevelDB Logo" height="100" src="http://leveldb.org/img/logo.svg">
55

66
**Error module for [LevelUP](https://github.com/rvagg/node-levelup)**
77

88
[![Build Status](https://travis-ci.org/Level/errors.png)](https://travis-ci.org/Level/errors)
99

10-
Usage
11-
-----
10+
## Usage
1211

1312
```js
1413
var levelup = require('levelup')
@@ -21,14 +20,12 @@ levelup('./db', { createIfMissing: false }, function (err, db) {
2120
})
2221
```
2322

24-
Publishers
25-
----------
23+
## Publishers
2624

2725
* [@ralphtheninja](https://github.com/ralphtheninja)
2826
* [@juliangruber](https://github.com/juliangruber)
2927

30-
License &amp; copyright
31-
-------------------
28+
## License &amp; copyright
3229

3330
Copyright (c) 2012-2015 LevelUP contributors.
3431

0 commit comments

Comments
 (0)