From ab47734552c369dbdf010d6e3d45737618b3427d Mon Sep 17 00:00:00 2001 From: Matt Craig Date: Fri, 27 Jun 2025 09:51:33 -0700 Subject: [PATCH 1/2] Add RTD badge --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 997ecb0..793a42d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# astro-image-display-api +# AIDA, the Astronomical Image Display API + +! +[![Documentation Status](https://readthedocs.org/projects/astro-image-display-api/badge/?version=latest)](https://astro-image-display-api.readthedocs.io/en/latest/?badge=latest) -Astronomical image display API definition for cross-backend interoperability Also see: https://github.com/astropy/astrowidgets From 170586485b24d94c40964bbf92378a2992ec9272 Mon Sep 17 00:00:00 2001 From: Matt Craig Date: Fri, 27 Jun 2025 09:52:44 -0700 Subject: [PATCH 2/2] Fix typo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 793a42d..2110bf7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # AIDA, the Astronomical Image Display API -! [![Documentation Status](https://readthedocs.org/projects/astro-image-display-api/badge/?version=latest)](https://astro-image-display-api.readthedocs.io/en/latest/?badge=latest)