From 963a4ee4895a38c01a2ba317cbaf18ed8d9ecdf2 Mon Sep 17 00:00:00 2001 From: Zack Li Date: Tue, 22 Feb 2022 22:54:20 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69611f4..96ec1f5 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ [Pixell](https://github.com/simonsobs/Pixell.jl) is a package for high performance data analysis of sky maps with rectangular pixels. It has a particular focus on science enabled by fast map operations, parallel CPU / GPU support, and machine learning. -This package attempts to maintain the conventions of the Python package [simonsobs/pixell](https://github.com/simonsobs/pixell). +This package attempts to maintain the conventions of the Python package [simonsobs/pixell](https://github.com/simonsobs/pixell) on which it is based.