Skip to content

Commit

Permalink
Fix a README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lylex committed Dec 22, 2018
1 parent 11e2e6d commit 2ded830
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,25 +106,27 @@ README.md /Users/lylex/workspace/drm/dist/temp 2018-12-22 22:38:34 SHgtPG
Run

```
drm restore LICENSE
drm restore testfile
```

Or

```
rm restore LICENSE
rm restore testfile
```

Then `LICENSE` will be resumed.
Then the file "testfile" will be resumed.


## ✋ Contributing
✋ Contributing
========

I will be so happay if this tiny tool can help you in any way. And I am really glad if you can help make it better. So please feel free to contribute by

- Opening an [issue](https://github.com/lylex/drm/issues/new)
- Sending me feedback via [email](mailto://xuqianzhou@gmail.com)

## License
License
========

Drm source code is available under the MIT [License](/LICENSE).

0 comments on commit 2ded830

Please sign in to comment.