1
0
mirror of https://gitlab.com/MisterBiggs/astro-helper.git synced 2025-06-15 22:56:41 +00:00

Added install instructions

This commit is contained in:
Anson Biggs 2021-01-21 04:09:22 +00:00
parent a10e6399b1
commit b4b499d966

View File

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