Skip to content

Commit

Permalink
Added installation instructions to the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Apr 13, 2024
1 parent 22650e4 commit d31bd06
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,11 @@
[![PyPI version](https://badge.fury.io/py/ctis.svg)](https://badge.fury.io/py/ctis)

A Python library for analyzing and simulating observations from computed tomography imaging spectrographs (CTIS).

## Installation

The package is published on PyPI and can be installed using `pip`

```shell
pip install ctis
```

0 comments on commit d31bd06

Please sign in to comment.