Skip to content

Commit

Permalink
Update README for Lita 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Flink committed Oct 23, 2014
1 parent 6240879 commit daeff64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ Receive and display nicely web hooks from GitLab CI in HipChat.
Add lita-gitlab-ci-hipchat to your Lita instance's Gemfile:

``` ruby
gem 'lita-gitlab-ci-hipchat'
gem 'lita-gitlab-ci-hipchat', '~> 1.1'
```


For Lita 3.x, use the 1.0 version of this gem.

## Configuration

```ruby
Expand Down

0 comments on commit daeff64

Please sign in to comment.