Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPellaeon Lin <nfsmwlin@gmail.com>2014-08-28 18:43:28 +0400
committerPellaeon Lin <nfsmwlin@gmail.com>2014-08-28 18:43:28 +0400
commitc3eedc1460d60ae6093041c8095735cb61ffb50b (patch)
treef4682e0aceef39e19301660bf19c6d671a7b52ba /README.md
Create app
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e28d1db
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# 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