From c64068b56a030c0e686146f114ee14b32038431c Mon Sep 17 00:00:00 2001 From: Leo Singer Date: Tue, 14 May 2024 12:27:25 -0400 Subject: [PATCH] Add NPM badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bff1058..f4b6c50 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![NPM Version](https://img.shields.io/npm/v/%40nasa-gcn%2Fafm)](https://www.npmjs.com/package/@nasa-gcn/afm) + # Astro Flavored Markdown This is a command-line tool to render Astro Flavored Markdown documents to JSON abstract syntax trees or HTML. Astro Flavored Markdown is a dialect of [Markdown](https://www.markdownguide.org) for rapid astronomy communications. Astro Flavored Markdown detects and enriches dates, times, sky coordinates, and bibliographic references in text.