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

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2018-01-11 02:13:04 +0300
committerChaoyi Zha <summermontreal@gmail.com>2018-01-11 02:13:04 +0300
commit992852138ef65e79309fe0e560c65cd634bd3e4e (patch)
tree704ed2bc8ddfd22a8a48775f4180bfc3b10c7721
parentc16c477d0b1d0434e8b57c987fad7610bf45a1ec (diff)
Updates to README
-rw-r--r--README.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3662aa2..14b5ec6 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[![GitHub license](https://img.shields.io/badge/license-GPLv2%2B-blue.svg)]()
[![GitHub release](https://img.shields.io/github/release/cydrobolt/polr.svg)](https://github.com/cydrobolt/polr/releases)
-[![Builds status](https://travis-ci.org/cydrobolt/polr.svg)](https://travis-ci.org/cydrobolt/polr)
+[![Builds status](https://travis-ci.org/cydrobolt/polr.svg)](https://travis-ci.org/cydrobolt/polr)
[![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://polr.readthedocs.org/en/latest/)
@@ -17,7 +17,7 @@ Polr is an intrepid, self-hostable open-source link shortening web application w
Polr is written in PHP and Lumen, using MySQL as its primary database.
- - To get started with Polr on your server, check out the [installation guide](http://docs.polrproject.org/en/latest/user-guide/installation/). You can clone this repository, or download a [release](https://github.com/cydrobolt/polr/releases).
+ - To get started with Polr on your server, check out the [installation guide](http://docs.polrproject.org/en/latest/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.polrproject.org/en/latest/developer-guide/api/).
@@ -45,11 +45,17 @@ There are breaking changes between 2.x and 1.x; it is not yet possible to automa
* Safari - [Polr.safariextension](https://github.com/cleverdevil/Polr.safariextension)
-#### Sponsors
+#### Libraries
+
+* Python - [mypolr](https://github.com/fauskanger/mypolr)
+
+#### Acknowledgements
We would like to thank Oregon State University's Open Source Lab for providing resources for our infrastructure. The Polr website and demo are hosted on their infrastructure.
<a href="//osuosl.org"><img height="100em" src="http://i.imgur.com/1VtLxyX.png" /></a>
+Thank you to [lastspark](https://thenounproject.com/lastspark/) for providing our logo's icon.
+
#### Versioning
Polr uses [Semantic Versioning](http://semver.org/)
@@ -58,7 +64,7 @@ Polr uses [Semantic Versioning](http://semver.org/)
#### License
- Copyright (C) 2013-2017 Chaoyi Zha
+ Copyright (C) 2013-2018 Chaoyi Zha
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License