diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..672b689 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing + +## Compiling from Source + +Check out the [Wiki](https://github.com/mxschmitt/golang-url-shortener/wiki/Installation#building-from-source) (Installing from Source).