Skip to content

Commit 48f011c

Browse files
author
Jack Tang
committed
UPT: readme
1 parent 15acd04 commit 48f011c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
![build status](https://travis-ci.com/jackhftang/tusc.svg?branch=master)
44

55
A single binary for both server and client of [tus resumable upload protocol](https://tus.io).
6+
67
This is a trim-down version of [tusd](https://github.com/tus/tusd) in favor of smaller binary size (< 10 MB rather than > 30MB).
7-
S3, GCS, Prometheus, Hooks are not include. For client part, this a is command line implementation of [go-tusd](https://github.com/eventials/go-tus).
8+
S3, GCS, Prometheus, Hooks are not include (a.k.a. plain old http server with file storage).
9+
10+
For client, this is a command line implementation this library [go-tusd](https://github.com/eventials/go-tus).
811

912
### Quick Start
1013

0 commit comments

Comments
 (0)