Tockenize converting to ascii
This commit is contained in:
parent
59eaa4e2aa
commit
30af19cd62
3 changed files with 24 additions and 9 deletions
3
README
3
README
|
@ -25,7 +25,8 @@ Yo also need to install go dependences:
|
|||
|
||||
# go get labix.org/v2/mgo/bson labix.org/v2/mgo/ github.com/gorilla/sessions \
|
||||
github.com/gorilla/securecookie github.com/gorilla/mux \
|
||||
github.com/nfnt/resize github.com/cihub/seelog
|
||||
github.com/nfnt/resize github.com/cihub/seelog \
|
||||
gopkgs.com/unidecode.v1
|
||||
|
||||
== Installation ==
|
||||
=== For admins ("for developers" below) ===
|
||||
|
|
Reference in a new issue