Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Virviil committed Jun 15, 2018
1 parent d2d54d8 commit 3d68e4c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<p align="center"><img src="extras/logo/horizontal.png" alt="agala" height="150px"></p>

# Agala [![Hex.pm](https://img.shields.io/hexpm/v/agala.svg)](https://hex.pm/packages/agala) [![Travis](https://travis-ci.org/agalaframework/agala.svg?branch=develop)](https://travis-ci.org/agalaframework/agala) [![Deps Status](https://beta.hexfaktor.org/badge/all/github/Virviil/agala.svg?branch=develop)](https://beta.hexfaktor.org/github/Virviil/agala) [![Inline docs](http://inch-ci.org/github/agalaframework/agala.svg)](http://inch-ci.org/github/agalaframework/agala) [![Coverage Status](https://coveralls.io/repos/github/agalaframework/agala/badge.svg?branch=develop)](https://coveralls.io/github/agalaframework/agala?branch=develop)
[![Hex.pm](https://img.shields.io/hexpm/v/agala.svg)](https://hex.pm/packages/agala)
[![Hex.pm](https://img.shields.io/hexpm/dt/agala.svg)](https://hex.pm/packages/agala)
[![Hex.pm](https://img.shields.io/hexpm/l/agala.svg)](https://hex.pm/packages/agala)
[![Travis](https://travis-ci.org/agalaframework/agala.svg?branch=develop)](https://travis-ci.org/agalaframework/agala)
[![Deps Status](https://beta.hexfaktor.org/badge/all/github/Virviil/agala.svg?branch=develop)](https://beta.hexfaktor.org/github/Virviil/agala)
[![Inline docs](http://inch-ci.org/github/agalaframework/agala.svg)](http://inch-ci.org/github/agalaframework/agala)
[![Coverage Status](https://coveralls.io/repos/github/agalaframework/agala/badge.svg?branch=develop)](https://coveralls.io/github/agalaframework/agala?branch=develop)


Full-featured messaging bot framework.

Expand Down Expand Up @@ -34,4 +41,4 @@ The package is [available in Hex](lttps://hex.pm/packages/agala), and can be ins
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request
5. Create new Pull Request

0 comments on commit 3d68e4c

Please sign in to comment.