Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scott committed Oct 31, 2016
1 parent f623a03 commit 2887a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Helpy: A Modern Helpdesk Alternative
====================================

Helpy is on Product Hunt on 10/25/2016. Please visit http://producthunt.com and vote for us!

Helpy is a modern, "mobile first" helpdesk solution written in Ruby on Rails 4.2 and released under the MIT license. The goal of Helpy is to provide an open source alternative to commercial helpdesk solutions like Zendesk or desk.com

[![Build Status](https://img.shields.io/travis/helpyio/helpy/master.svg)](https://travis-ci.org/helpyio/helpy) [![Code Climate](https://codeclimate.com/github/helpyio/helpy/badges/gpa.svg)](https://codeclimate.com/github/helpyio/helpy)
Expand Down Expand Up @@ -41,6 +39,8 @@ Installation

Helpy was designed to run on on modern cloud providers like Digital Ocean or Heroku, although it should work just about anywhere. For a quick trial you can get set up on Heroku by clicking this button:

*Heads up!! We are making some improvements that may break some parts of the one-click Heroku installation. Specifically this includes storing files on the filesystem (not available via Heroku), removing the 12factor gem, using sidekiq and more. As a result, we no longer recommend the one click Heroku install. Instead, clone the repo, configure it for Heroku and then push to Heroku.*

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

Requirements are:
Expand Down

0 comments on commit 2887a8b

Please sign in to comment.