diff options
author | Fedir RYKHTIK <feodor.rykhtik@gmail.com> | 2019-10-31 23:47:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-31 23:47:08 +0100 |
commit | a33d4d7ffaf61cb0ca94ba14c9a09cee0e1db392 (patch) | |
tree | 2eda30b2bf92cef2c37c1920a75fd999d00e9d42 | |
parent | 518d761e16a0c14067aa12ecbf6b3c6558af5944 (diff) |
Update README.md
Spelling check
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -212,7 +212,7 @@ $ ponzu upgrade ### add, a -Downloads an add-on to GOPATH/src and copys it to the Ponzu project's ./addons directory. +Downloads an add-on to GOPATH/src and copies it to the Ponzu project's ./addons directory. Must be called from within a Ponzu project directory. Example: @@ -316,7 +316,7 @@ $ ponzu new --dev --fork=github.com/nilslice/ponzu /path/to/new/project ### Logo The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com) -The design is licensed under the Creative Commons 3.0 Attributions license. +The design is licensed under the Creative Commons 3.0 Attribution license. Read this article for more details: http://blog.golang.org/gopher The Go gopher vector illustration by Hugo Arganda [@argandas](https://twitter.com/argandas) (http://about.me/argandas) |