Skip to content

Commit 0ede833

Browse files
committed
Fix links in readme
1 parent b3190bf commit 0ede833

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
</h1><br>
88

99
[![CI](https://github.com/ArgonneCPAC/OpenCosmo/actions/workflows/merge.yaml/badge.svg)](https://github.com/ArgonneCPAC/OpenCosmo/actions/workflows/merge.yaml)
10-
![PyPI - Version](https://img.shields.io/pypi/v/opencosmo)
11-
![Conda Version](https://img.shields.io/conda/vn/conda-forge/opencosmo)
12-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/opencosmo)
13-
![GitHub License](https://img.shields.io/github/license/ArgonneCPAC/opencosmo)
10+
![PyPI - Version][(https://img.shields.io/pypi/v/opencosmo)](https://pypi.org/project/opencosmo/)
11+
![Conda Version][(https://img.shields.io/conda/vn/conda-forge/opencosmo)](https://anaconda.org/conda-forge/opencosmo)
12+
![GitHub License][(https://img.shields.io/github/license/ArgonneCPAC/opencosmo)](https://github.com/ArgonneCPAC/OpenCosmo/blob/main/LICENSE.md)
1413

1514

1615
The OpenCosmo Python Toolkit provides utilities for reading, writing and manipulating data from cosmological simulations produced by the Cosmolgical Physics and Advanced Computing (CPAC) group at Argonne National Laboratory. It can be used to work with smaller quantities data retrieved with the CosmoExplorer, as well as the much larget datasets these queries draw from. The OpenCosmo toolkit integrates with standard tools such as AstroPy, and allows you to manipulate data in a fully-consistent cosmological context.

0 commit comments

Comments
 (0)