1
0
mirror of https://gitlab.com/MisterBiggs/astro-helper.git synced 2025-06-16 07:06:43 +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

@ -3,4 +3,10 @@
[![pipeline status](https://gitlab.com/MisterBiggs/astro-helper/badges/master/pipeline.svg)](https://gitlab.com/MisterBiggs/astro-helper/-/commits/master) [![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
```