diff --git a/README.md b/README.md index 1d861b8..f3d5cf9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# goImgCDN -CDN for images, written in Go lang +# goImgServer +Server of images, written in Go lang This is a server to post images and serve images. File type accepted: diff --git a/goImgServer b/goImgServer new file mode 100755 index 0000000..7f1e175 Binary files /dev/null and b/goImgServer differ