From 4bdcbfe36d4948e9f4cfdae8f571a1b985ea7ca7 Mon Sep 17 00:00:00 2001 From: Don Cross Date: Tue, 9 Feb 2021 13:08:12 -0500 Subject: [PATCH] Added "Deploys by Netlify" badge to README.md. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96dc9525..671a2185 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Build Status](https://travis-ci.com/cosinekitty/astronomy.svg)](https://travis-ci.com/cosinekitty/astronomy) [![npm package](https://img.shields.io/npm/v/astronomy-engine.svg)](https://www.npmjs.com/package/astronomy-engine) -[![Netlify Status](https://img.shields.io/netlify/fb766ed0-27e1-4c4e-82bf-a0fd455113a6)](https://app.netlify.com/sites/astronomy-engine/deploys) ### Supported Programming Languages @@ -106,3 +105,7 @@ Calculations are also verified to be identical among all the supported programmi - Topocentric Horizontal - Determines which constellation contains a given point in the sky. + +# Acknowledgements + +[![Deploys by Netlify](https://www.netlify.com/img/global/badges/netlify-color-accent.svg)](https://www.netlify.com)