Add work in progress warning in readme
This commit is contained in:
parent
77a8e73324
commit
9cf24d2cca
|
|
@ -1,8 +1,10 @@
|
||||||
# Registration
|
# Warning: work in progress, nothing works now.
|
||||||
|
|
||||||
|
# User registration
|
||||||
Place this app in **owncloud/apps/**
|
Place this app in **owncloud/apps/**
|
||||||
|
|
||||||
|
|
||||||
## Running tests
|
## Running tests
|
||||||
After [Installing PHPUnit](http://phpunit.de/getting-started.html) run:
|
After [Installing PHPUnit](http://phpunit.de/getting-started.html) run:
|
||||||
|
|
||||||
phpunit tests/
|
phpunit tests/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue