diff --git a/README.md b/README.md index fa8f481..6ea4c11 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is really simple, not really secure way of transferring files/pictures/whatever over a local network. -This is basically just a go version of (this small php project)[https://github.com/josephernest/Yopp] +This is basically just a go version of [this small php project](https://github.com/josephernest/Yopp) This mainly an exercise in writing my first go program, then connecting it to travis-ci and github pages. You know, for fun.