Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 8, 2017
1 parent 40fcb07 commit 90141e4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Logux ESLint Config

Shareable code style and best practice for Logux parts.
<img align="right" width="95" height="95" title="Logux logo"
src="https://cdn.rawgit.com/logux/logux/master/logo.svg">

Shareable code style and best practice for [Logux] projects.

[Logux]: https://github.con/logux/logux

## Install

```sh
npm install --save-dev logux-config-logux eslint-config-standard eslint-plugin-promise eslint-plugin-standard eslint
npm install --save-dev logux-config-logux eslint-config-standard eslint-plugin-promise eslint-plugin-es5 eslint-plugin-standard eslint
```

## Usage
Expand Down

0 comments on commit 90141e4

Please sign in to comment.