diff --git a/README.md b/README.md index 9cd83f9..dffdb63 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ vein as [bit.ly](https://bit.ly) and [tinyurl.com](https://tinyurl.com). building from source -------------------- - go get git.binarythought.com/cdramey/qurl + go get -d git.binarythought.com/cdramey/qurl go generate git.binarythought.com/cdramey/qurl go build git.binarythought.com/cdramey/qurl diff --git a/assets/index.html b/assets/index.html index 8ff515b..ee69368 100644 --- a/assets/index.html +++ b/assets/index.html @@ -11,8 +11,8 @@ qurl.org is a simple url shortening service, in the same vein as bit.ly and tinyurl.com. - qurl.org is open source, - it's code is freely available + qurl.org is open source, + it's code is freely available and has an easy to use API.