diff --git a/README.md b/README.md index 4740e8c..9edc2a4 100644 --- a/README.md +++ b/README.md @@ -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,