From 9cf24d2ccaf93f59907fea8dee6de49bcae87d07 Mon Sep 17 00:00:00 2001 From: Pellaeon Lin Date: Fri, 3 Oct 2014 16:19:54 +0800 Subject: [PATCH] Add work in progress warning in readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e28d1db..685f7cd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# Registration +# Warning: work in progress, nothing works now. + +# User registration Place this app in **owncloud/apps/** ## Running tests After [Installing PHPUnit](http://phpunit.de/getting-started.html) run: - phpunit tests/ \ No newline at end of file + phpunit tests/