김지훈

Modify : Readme

add explanation about server installation
Showing 1 changed file with 11 additions and 1 deletions
# 3line
\ No newline at end of file
# 3line
##Server installation
###For korean word analyzing
```
// go to Server directory and type this into command
$ node_modules/mecab-ya/bin/install-mecab ko
```
it takes quite long time.
......