Skip to content

Commit

Permalink
add install section
Browse files Browse the repository at this point in the history
  • Loading branch information
bugthesystem committed Aug 9, 2016
1 parent f3d1f8a commit 07cc3ca
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
Expand Up @@ -7,6 +7,11 @@ _**YMal —** The command line utility for modifiying **YAML** files_
[![Coverage Status](https://coveralls.io/repos/github/ziyasal/ymal/badge.svg?branch=master)](https://coveralls.io/github/ziyasal/ymal?branch=master)
[![npm version](https://badge.fury.io/js/ymal.svg)](https://badge.fury.io/js/ymal)

## Install
```sh
npm i ymal -g
```

## Usage

```
Expand Down

0 comments on commit 07cc3ca

Please sign in to comment.