1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-09 11:42:28 +01:00
This commit is contained in:
Chaoyi Zha 2016-02-28 23:06:17 -05:00
parent 3345f689fb
commit 5de89bdd54

View File

@ -21,6 +21,8 @@ Polr is written in PHP and Laravel, using MySQL as its primary database.
- To get started with Polr on your server, check out the [installation guide](http://docs.polr.me/en/2.0-dev/user-guide/installation/). You can clone this repository, or download a [release](https://github.com/cydrobolt/polr/releases).
- To get started with the Polr API, check out the [API guide](http://docs.polr.me/en/2.0-dev/developer-guide/api/).
_Installation TL;DR: clone or download this repository, set document root to `public/`, MySQL create database, go to `yoursite.com/setup`_
####Versioning
Polr uses [Semantic Versioning](http://semver.org/)