Skip to content

Commit

Permalink
add docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
cydrobolt committed Nov 15, 2015
1 parent 6a930f9 commit c804488
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
[![GitHub license](https://img.shields.io/badge/license-GPLv2%2B-blue.svg)]()
[![2.0 status](https://img.shields.io/badge/devel-2.0-red.svg)]()
[![GitHub release](https://img.shields.io/badge/stable-1.4.1-blue.svg)]()
[![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://polr.readthedocs.org/en/2.0-dev/)


Welcome to Polr's 2.0 development branch.
Please keep in mind 2.0 is pre-alpha, and should not be used in production. This version of Polr break existing 0.x and 1.x installations, but migrations will be provided.
Expand All @@ -14,6 +16,8 @@ Once 2.0 is complete, it will supercede the current stable version of Polr, but

Polr 2.0 moves away from `mysqli`, rather taking on `PDO` with `Eloquent`. Routing and autoloading will be done with `composer` and the Lumen web framework. Although unlikely, this change may cause those on shared hosting to be unable to install Polr.

#### [Installation Instructions](http://docs.polr.me/en/2.0-dev/user-guide/installation/)

####License


Expand Down

0 comments on commit c804488

Please sign in to comment.