From aee26d2051cdd4be3d9a4e8c0c402cae907a6334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisendo=CC=88rfer?= Date: Sun, 17 Mar 2013 13:08:15 +0100 Subject: [PATCH] Update roadmap --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b779f3..0377ebf 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ dedicated to providing an open solution to this problem. The initial goal for this project to come up with a good and simple solution for resumable file uploads over http. -* Defining a good http API (in progress) -* Implementing a minimal / robust server for it +* Defining a good http API (first proposal created) +* Implementing a minimal and robust server for it (in progress) * Creating an HTML5 client * Setting up an online demo * Integrating Amazon S3 for storage