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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2019-07-31 08:45:50 +0300
committerGitHub <noreply@github.com>2019-07-31 08:45:50 +0300
commited99f8c5e275c0e728e7070c0e2382f111beae85 (patch)
tree886069b2f67a6061434ee15b079c918a66bb2a8a /README.md
parentc5dd121081f636f082ec2db73e9993f4c5a37d16 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 741df795..0babaf1c 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/nextcloud/polls.svg?style=flat-square)](https://scrutinizer-ci.com/g/nextcloud/polls)
[![Software License](https://img.shields.io/badge/license-AGPL-brightgreen.svg?style=flat-square)](LICENSE)
+## This branch is in alpha state, do not use for production needs
+
This is a poll app, similar to doodle or dudle, for Nextcloud written in PHP and JS / jQuery.
It is a rework of the already existing [polls app](https://github.com/raduvatav/polls) written by @raduvatav.