From b80eb31384b58d39f5cd2b617137be1c84eb57b0 Mon Sep 17 00:00:00 2001 From: Jim Myers Date: Sun, 2 Dec 2018 10:34:02 -0500 Subject: [PATCH] Update readme. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 40a66dd..2ca4149 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # FlipsideJS +[ ![Codeship Status for FlipsideCrypto/flipside-js](https://app.codeship.com/projects/90a5caa0-d718-0136-0d76-3af8ab8e471d/status?branch=master)](https://app.codeship.com/projects/317100) + FlipsideJS provides a library of embeddable widgets that display data from the Flipside Platform API, including FCAS. To get started, request an API Key: api@flipsidecrypto.com. @@ -65,7 +67,3 @@ flipside.createFCAS("container", "ZEC", { ``` $ yarn run build ``` - -## Build Status - -[ ![Codeship Status for FlipsideCrypto/flipside-js](https://app.codeship.com/projects/90a5caa0-d718-0136-0d76-3af8ab8e471d/status?branch=master)](https://app.codeship.com/projects/317100)