Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andreicuceu authored Mar 28, 2024
1 parent ac9c0c1 commit 421d299
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# lyacosmo
Package for cosmological computations needed by other Lyman-alpha forest analysis packages
# LyaCosmo

[![Pytest](https://github.com/igmhub/lyacosmo/actions/workflows/python_package.yml/badge.svg)](https://github.com/igmhub/lyacosmo/actions/workflows/python_package.yml)
[![codecov](https://codecov.io/gh/igmhub/lyacosmo/graph/badge.svg?token=YTR2KPBZLE)](https://codecov.io/gh/igmhub/lyacosmo)

Package for cosmological computations needed by Lyman-alpha forest analyses

## Installation
```
git clone https://github.com/igmhub/lyacosmo.git
cd lyacosmo
pip install .
```

0 comments on commit 421d299

Please sign in to comment.