성준영

fix REAME.md

Showing 1 changed file with 11 additions and 2 deletions
# klas-file-downloader
Project that download lecture reference files from Klas
> If your KLAS password include Exclamation mark, You must write your password like `\!`. for example,
## INSTALL
```
npm install -g klasFileDownloader
```
## USAGE
> **WARNING!!** If your KLAS password include Exclamation mark, You must write your password like `\!`. for example,
```
klasFileDownloader -i 2012104095 -p \!123123123
klasFileDownloader -i 2012104095 -p \!123123\!123
```
\ No newline at end of file
......