1
0
mirror of https://gitlab.com/MisterBiggs/astro-helper.git synced 2025-06-15 14:46:40 +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

@ -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.
Functions to help with Astronautical Engineering Homework.
## Usage
```julia
using Pkg; Pkg.add(url="https://gitlab.com/MisterBiggs/astro-helper"); using AstroHelper
```