Skip to content

Commit

Permalink
Added installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Jul 8, 2024
1 parent 572aadb commit 62a4527
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/fano.svg)](https://badge.fury.io/py/fano)

A Python library for modeling the Fano factor and pair-creation energy of silicon

## Installation

This package is published on PyPI and can be installed using pip:

```bash
pip install fano
```

0 comments on commit 62a4527

Please sign in to comment.