1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00

README fixed & badges added

This commit is contained in:
Johannes Barre 2015-04-28 16:12:08 +02:00
parent 854bc698e4
commit 7b55d655cf

View file

@ -1,4 +1,5 @@
# FbGraph2
FbGraph2 [![Version](https://img.shields.io/gem/v/fb_graph2.svg)](https://rubygems.org/gems/fb_graph2) [![Dependencies](https://img.shields.io/gemnasium/nov/fb_graph2.svg)](https://gemnasium.com/nov/fb_graph2) [![Build Status](https://img.shields.io/travis/nov/fb_graph2/master.svg)](http://travis-ci.org/nov/fb_graph2) [![Code Climate](https://img.shields.io/codeclimate/github/nov/fb_graph2.svg)](https://codeclimate.com/github/nov/fb_graph2)
====
Similar to [fb_graph gem](https://github.com/nov/fb_graph), but supports Graph API v2.0+.
@ -22,7 +23,7 @@ See [fb_graph2 Wiki](https://github.com/nov/fb_graph2/wiki).
## Contributing
1. Fork it ( https://github.com/[my-github-username]/fb_graph2/fork )
1. Fork it ( https://github.com/nov/fb_graph2/fork )
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`)