Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tombowditch committed Aug 5, 2017
1 parent 245dd82 commit 691e16d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.env
files/*
UploadX
build/*
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,11 @@ UploadX
======

A simple screenshot upload server written in Go for ShareX. Utilises the POST functionality of ShareX for very speedy uploading.

Building
========

* Clone to your gopath
* Run `go build`

Prebuilt binaries available in releases section..

0 comments on commit 691e16d

Please sign in to comment.