From eff82c2e45df6635e5cd9731c69e2e204e0be32d Mon Sep 17 00:00:00 2001
From: dh00601 <dh00601@surrey.ac.uk>
Date: Thu, 2 Jun 2022 20:32:45 +0100
Subject: [PATCH] updated readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7ad8f6a3c..a350bca90 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Docstring coverage:
 ![docstring coverage](./badges/docstring_coverage.svg)
 Test coverage: 
 ![test coverage](./badges/test_coverage.svg)
-
+ [![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/) 
 Binary population synthesis code that interfaces with binary_c. Based on a original work by Jeff Andrews. Updated and extended for Python3 by David Hendriks, Robert Izzard.
 
 The current release is version [version](VERSION), make sure to use that version number when installing!
-- 
GitLab