Add README

This commit is contained in:
Remco
2017-03-22 21:23:33 +01:00
parent 1bb9db4a05
commit b48d5f8bf2
+10
View File
@@ -0,0 +1,10 @@
# transfer.sh-web
This repository contains the web frontend for [transfer.sh](github.com/dutchcoders/transfer.sh/).
## Build
```
$ grunt build
$ go generate .
```