diff --git a/README.md b/README.md index 5ce42d9..db8ccae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # JSON Formatter -[![Build Status](https://travis-ci.org/mohsen1/json-formatter-js.svg?branch=master)](https://travis-ci.org/mohsen1/json-formatter-js) - > Render JSON objects in HTML with a **collapsible** navigation. JSON Formatter started as an [AngularJS directive](https://github.com/mohsen1/json-formatter). This is a pure JavaScript implementation of the same module.