diff --git a/README.md b/README.md index 77f2c0d..0e7052a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -![Build Status](https://cae-jenkins2.jpl.nasa.gov/buildStatus/icon?job=MPSA/SEQ/timecraftjs/timecraftjs%20build/master) - ![TimeCraftJS Logo](./images/timecraftLogo.png) Copyright 2019, by the California Institute of Technology. @@ -58,7 +56,7 @@ npm install browser-sync gulp --save-dev gulp serve ``` - + This will run the test html file on your browser. Check your browser console for the results! diff --git a/package.json b/package.json index ecc1eb4..98724b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "timecraftjs", - "version": "1.0.0", + "version": "1.0.1", "description": "Javascript time features based on SPICE", "main": "timecraft.js", "scripts": { @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "github.com/NASA-AMMOS/timecraftjs.git" + "url": "git://github.com/NASA-AMMOS/timecraftjs.git" }, "keywords": [ "time",