From 39c50119636b7092f188f6e8d2202c43310a4eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisendo=CC=88rfer?= Date: Sun, 17 Mar 2013 00:39:08 +0100 Subject: [PATCH] Text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fc1b78..962d78e 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Sounds interesting? Get notified when it's ready: http://tus.io/ The goal for this code base is to come up with a good and simple solution for resumable file uploads over http. -* Defining good http API -* Implementing a reasonably robust server for it +* Defining a good http API +* Implementing a minimal / robust server for it * Creating an HTML5 client * Setting up an online demo * Integrating Amazon S3 for storage