Skip to content

Commit

Permalink
Updating readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
cenksk committed Feb 1, 2018
1 parent 909273c commit 55eabce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
CITreeView created to implement and maintain that wanted TreeView structures for IOS platforms easy way.

[![Twitter: @cekjacks](https://img.shields.io/badge/contact-%40cekjacks-blue.svg)](https://twitter.com/cekjacks)
[![CocoaPods](https://img.shields.io/badge/pod-v1.0.0-blue.svg)](https://github.com/cenksk/CITreeView)
[![CocoaPods](https://img.shields.io/badge/pod-v1.1-blue.svg)](https://github.com/cenksk/CITreeView)
[![Platform](https://img.shields.io/badge/platform-ios-lightgrey.svg)](http://cocoadocs.org/docsets/CITreeView)
[![Build Status](https://travis-ci.org/cenksk/CITreeView.svg?branch=master)](https://travis-ci.org/cenksk/CITreeView)

Expand Down Expand Up @@ -103,5 +103,3 @@ func didCollapseTreeViewNode(treeViewNode: CITreeViewNode, atIndexPath: IndexPat
```
ciTreeView.collapseNoneSelectedRows = true
```


0 comments on commit 55eabce

Please sign in to comment.