Skip to content

Commit

Permalink
added images in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grevolution committed Mar 22, 2014
1 parent d256cbb commit a5af47e
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,28 @@
SHLineGraphView
================
================

`SHLineGraphView` is a simple and efficient reusable UIView subview which you can use to create line graphs. It uses Core Graphics and Core Animation to create the light weight graphs. it is easy to use/understand and completely customizable.

[![Build Status](https://travis-ci.org/grevolution/SHLineGraphView.svg?branch=master)](https://travis-ci.org/grevolution/SHLineGraphView)

![animated image](https://raw.github.com/grevolution/SHLineGraphView/master/wiki-images/1-anim.gif)
![image-1](https://raw.github.com/grevolution/SHLineGraphView/master/wiki-images/1.png)
![image-2](https://raw.github.com/grevolution/SHLineGraphView/master/wiki-images/2.png)
![image-3](https://raw.github.com/grevolution/SHLineGraphView/master/wiki-images/3.png)


##How To Use It

##Contact Me

Shan Ul Haq (http://grevolution.me)

- [email protected]

- http://sg.linkedin.com/in/grevolution/

- http://twitter.com/gfg5tek

##License

`SHLineGraphView` is available under the MIT license. See the LICENSE file for more info.

0 comments on commit a5af47e

Please sign in to comment.