Skip to content

Commit

Permalink
Merge pull request #1 from pellagic-puffbomb/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
erewok committed Aug 27, 2014
2 parents 5cf27e0 + b9e9b34 commit 85578c7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pelecanus
# pelecanus ![](https://travis-ci.org/pellagic-puffbomb/pelecanus.svg?branch=master)

Pelecanus: a Python3 application for navigating and editing nested JSON, named 'pelecanus' after Pelecanus occidentalis, the [brown Pelican of California and the Eastern Pacific](http://www.nps.gov/chis/naturescience/brown-pelican.htm), which is a wonderful bird and which deserves to have something named after it but also named such because I got tired of writing "NestedJson".

Expand Down Expand Up @@ -96,4 +96,6 @@ Finally, there is also a `find_and_replace` method which searches for a particul

# TO DO

* Separate all methods out of `PelicanJson` class for use on free-floating Python dictionaries that come from netsed JSON objects.
* Separate all methods out of `PelicanJson` class for use on free-floating Python dictionaries that come from netsed JSON objects.

![](http://i.imgur.com/f6bG1XN.jpg)

0 comments on commit 85578c7

Please sign in to comment.