1
0
mirror of https://gitlab.com/MisterBiggs/astro-helper.git synced 2025-06-16 15:17:20 +00:00

Merge branch 'master' of gitlab.com:MisterBiggs/astro-helper

This commit is contained in:
Anson 2021-01-20 22:02:10 -07:00
commit 51f8f497b7

View File

@ -4,3 +4,9 @@
Functions to help with Astronautical Engineering Homework. Functions to help with Astronautical Engineering Homework.
## Usage
```julia
using Pkg; Pkg.add(url="https://gitlab.com/MisterBiggs/astro-helper"); using AstroHelper
```