Tockenize converting to ascii

This commit is contained in:
Las Zenow 2014-06-29 22:49:50 -05:00
parent 59eaa4e2aa
commit 30af19cd62
3 changed files with 24 additions and 9 deletions

3
README
View file

@ -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) ===