Skip to content

Commit

Permalink
Added installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nbelakovski committed Sep 14, 2021
1 parent 8eac29e commit 2ff4617
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

This is a small library meant to facilitate investigation of the Circular Restricted 3 Body Problem (CR3BP)

# Installation

`pip3 install cr3bp`

# Usage

The library consists of a `System` dataclass representing a 3 body system,
Expand Down

0 comments on commit 2ff4617

Please sign in to comment.