Skip to content

Commit

Permalink
EDN/JSON -> JSON/EDN
Browse files Browse the repository at this point in the history
  • Loading branch information
denisidoro committed Dec 31, 2018
1 parent 4ec7db0 commit 1e9a535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
[![CircleCI](https://circleci.com/gh/denisidoro/floki.svg?style=svg)](https://circleci.com/gh/denisidoro/floki)
[![npm version](https://badge.fury.io/js/floki.svg)](https://badge.fury.io/js/floki)

An EDN/JSON browser for the terminal
A JSON/EDN browser for the terminal

<img src="https://user-images.githubusercontent.com/3226564/50562060-d2868f00-0cf7-11e9-928d-f7e4d0a08cb1.gif"
alt="Demo"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "floki",
"description": "An EDN/JSON browser",
"description": "A JSON/EDN browser for the terminal",
"version": "0.6.2",
"author": "Denis Isidoro",
"repository": "https://github.com/denisidoro/floki.git",
Expand Down

0 comments on commit 1e9a535

Please sign in to comment.