Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ikwilkoffie/Tree
Browse files Browse the repository at this point in the history
  • Loading branch information
ikwilkoffie committed Aug 21, 2018
2 parents de3d712 + 0c9f59f commit 9e220a2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[![Build Status](https://travis-ci.org/BlueM/Tree.png?branch=master)](https://travis-ci.org/BlueM/Tree)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/584d20e2-cd62-4aed-8d09-b87eb72005d2/mini.png)](https://insight.sensiolabs.com/projects/584d20e2-cd62-4aed-8d09-b87eb72005d2)

Overview
========
This library provides handling of data that is structured hierarchically using parent ID references. A typical example is a table in a relational database where each record’s “parent” field references the primary key of another record. Of course, usage is not limited to data originating from a database, but anything: you supply the data, and the library uses it, regardless of where the data came from and how it was processed.
Expand Down

0 comments on commit 9e220a2

Please sign in to comment.