Skip to content

Commit 4a1d24f

Browse files
committed
chore: cleanup readme
1 parent f45388f commit 4a1d24f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,25 @@
44
55
[![Npm Version](https://img.shields.io/npm/v/node-git-server.svg)](https://www.npmjs.com/package/node-git-server)
66
[![Build Status](https://travis-ci.org/gabrielcsapo/node-git-server.svg?branch=master)](https://travis-ci.org/gabrielcsapo/node-git-server)
7-
[![Coverage Status](https://lcov-server.gabrielcsapo.com/badge/github%2Ecom/gabrielcsapo/node-git-server.svg)](https://lcov-server.gabrielcsapo.com/coverage/github%2Ecom/gabrielcsapo/node-git-server)
87
[![Dependency Status](https://starbuck.gabrielcsapo.com/badge/github/gabrielcsapo/node-git-server/status.svg)](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-git-server)
98
[![devDependency Status](https://starbuck.gabrielcsapo.com/badge/github/gabrielcsapo/node-git-server/dev-status.svg)](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-git-server#info=devDependencies)
109
[![npm](https://img.shields.io/npm/dt/node-git-server.svg)]()
1110
[![npm](https://img.shields.io/npm/dm/node-git-server.svg)]()
1211

13-
# Install
12+
## Install
1413

15-
```
14+
```shell
1615
npm install node-git-server
1716
```
1817

19-
# Usage
18+
## Usage
2019

2120
Please visit our docs [https://gabrielcsapo.github.io/node-git-server](https://gabrielcsapo.github.io/node-git-server)!
2221

23-
# Philosophy
22+
## Philosophy
2423

2524
This library is aimed to have a zero dependency footprint. If you are reading this and you see dependencies, help to remove them 🐒.
2625

27-
# Thanks
26+
## Thanks
2827

2928
This is a hard fork from [pushover](https://github.com/substack/pushover).

0 commit comments

Comments
 (0)