diff --git a/README.md b/README.md index 03db6a5..88a1fbe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Because i can`t comfortable use [viewerjs](https://github.com/fengyuanchen/viewe ## Installation -```javascript +```bash npm install react-viewer --save ``` @@ -53,10 +53,10 @@ class App extends React.Component { ## TODO -- [] add button icon -- [] add toolbar -- [] optimize image zoom -- [] optimise image change +- [ ] add button icon +- [ ] add toolbar +- [ ] optimize image zoom +- [ ] optimise image change ## License