Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amantaneja authored Sep 4, 2017
1 parent 47e722c commit c08ecd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

<center><img src="https://github.com/amantaneja/PTEventView/blob/master/PTEventView.png"></center><br>
<center><img src="https://github.com/amantaneja/PTEventView/blob/master/Images/PTEventView.png"></center><br>
An Event View based on Apple's Event Detail View. Written in Swift 3. Supports ARC, Autolayout and editing via StoryBoard.

![License](https://img.shields.io/badge/License-MIT-lightgrey.svg)
![Platform](https://img.shields.io/badge/Platforms-iOS-red.svg)
![Swift 3.x](https://img.shields.io/badge/Swift-3.x-blue.svg)
![MadeWithLove](https://img.shields.io/badge/Made%20with%20%E2%9D%A4-India-green.svg)

<img src="https://github.com/amantaneja/PTEventView/blob/master/PTEventView.gif" >
<img src="https://github.com/amantaneja/PTEventView/blob/master/Images/PTEventView.gif" >

# Setup
### Adding PTEventView
Expand Down Expand Up @@ -52,7 +52,7 @@ for event in dataModel12hour{

# StoryBoard
Supports IBDesignable to alter Border Width, Corner Radius and Border Color
<img src="https://github.com/amantaneja/PTEventView/blob/master/IBDesignable.png" height="220" width="370">
<img src="https://github.com/amantaneja/PTEventView/blob/master/Images/IBDesignable.png" height="220" width="370">


# ToDo[s]
Expand Down

0 comments on commit c08ecd4

Please sign in to comment.