README.md in gondler-0.1.3 vs README.md in gondler-0.2.0

- old
+ new

@@ -22,9 +22,11 @@ ## Gomfile like gom's Gomfile ```ruby +itself 'github.com/rosylilly/test' + gom 'github.com/golang/glog' package 'github.com/golang/glog' gom 'github.com/golang/glog', commit: 'c6f9652c7179652e2fd8ed7002330db089f4c9db' gom 'github.com/golang/glog', branch: 'master'