Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsuanxyz committed Dec 5, 2019
1 parent 550a6ba commit 7596fc1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ $ yarn add nz-tslint-rules -D
| -------- | ------------ |
| 8.x | 0.800.x |

- ng-zorro-antd@8.x => nz-tslint-rules@0.800.x

# Rules

This repository provides the following rules:
Expand Down Expand Up @@ -54,7 +52,7 @@ import { NzToolTipModule } from 'ng-zorro-antd/tooltip';
import { NzNoAnimationModule } from 'ng-zorro-antd/core';
```

*Note: * This rule does not applicable if you use `import { NgZorroAntdModule } from 'ng-zorro-antd'`.
*Note:* This rule does not applicable if you use `import { NgZorroAntdModule } from 'ng-zorro-antd'`.

# Use

Expand Down

0 comments on commit 7596fc1

Please sign in to comment.