diff --git a/readme.md b/readme.md index 1054ffd..680c799 100644 --- a/readme.md +++ b/readme.md @@ -3,4 +3,10 @@ [![pipeline status](https://gitlab.com/MisterBiggs/astro-helper/badges/master/pipeline.svg)](https://gitlab.com/MisterBiggs/astro-helper/-/commits/master) -Functions to help with Astronautical Engineering Homework. \ No newline at end of file +Functions to help with Astronautical Engineering Homework. + +## Usage + +```julia +using Pkg; Pkg.add(url="https://gitlab.com/MisterBiggs/astro-helper"); using AstroHelper +```