From e44706504289e1d7d08201f749cf6543e8e4ca30 Mon Sep 17 00:00:00 2001 From: herloct Date: Fri, 7 Oct 2016 13:45:01 +0700 Subject: [PATCH] Remove finished TODOs. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 025d569..1a2a4e5 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,4 @@ return $builder->build(); ## Todos -* More sensible tests. -* Add tests other than REST. -* Add tests for uploading file. +* Add more acceptance/functional tests other than REST.