Clarify readme

这个提交包含在:
Les De Ridder 2018-10-24 01:16:26 +02:00
父节点 5b68c912d1
当前提交 46b3162a17
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -3,7 +3,7 @@ A simple (straw) poll web application made with [Laravel 5.7](https://laravel.co
## Features
* Many useful options (multiple answers, automatic closing of poll at a chosen date, hiding results until poll is closed, etc.)
* Optional duplication checking via generated voting codes
* Optional duplication checking via generated single-use voting codes
* Sane endpoints/'RESTful API' (with optional JSON output via HTTP Accept header)
* Simple CSS based on [Cutestrap](https://cutestrap.com)
* No JS is used