From 76a7ea940ffab94c26d23b7aafd35f20b6e92a38 Mon Sep 17 00:00:00 2001
From: Martin Reinecke <martin@mpa-garching.mpg.de>
Date: Fri, 14 May 2021 11:37:20 +0200
Subject: [PATCH] add deprecation notice

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 1bb2602..a5af7ce 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@ NOTICE
 ======
 
 Active development of pyHealpix has stopped. The package will receive bug fixes
-if necessary, but otherwise the code has been integrated into the ducc0 package
-(https://gitlab.mpcdf.mpg.de/mtr/ducc), and further development is taking place
-there.
+if necessary, but otherwise the code has been integrated into the `ducc0`
+package (https://gitlab.mpcdf.mpg.de/mtr/ducc), and further development is
+taking place there.
 
-Please prefer ducc0 over pyHealpix if you are starting a new project!
+Please prefer `ducc0` over `pyHealpix` if you are starting a new project!
 
 
 pyHealpix - minimalistic Python interface for Healpix C++
-- 
GitLab