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

13 lines
345 B
Markdown

# AstroHelper
[![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.
## Usage
```julia
using Pkg; Pkg.add(url="https://gitlab.com/MisterBiggs/astro-helper"); using AstroHelper
```