diff --git a/README.md b/README.md index eca0807f..612de37d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TASOPT.jl -[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://mit-lae.github.io/TASOPT.jl/dev/) [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://mit-lae.github.io/TASOPT.jl/stable/) ![Codecov](https://img.shields.io/codecov/c/github/MIT-LAE/TASOPT.jl) [![CI](https://github.com/MIT-LAE/TASOPT.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/MIT-LAE/TASOPT.jl/actions/workflows/CI.yml) +[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://mit-lae.github.io/TASOPT.jl/dev/) [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://mit-lae.github.io/TASOPT.jl/stable/) [![CI](https://github.com/MIT-LAE/TASOPT.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/MIT-LAE/TASOPT.jl/actions/workflows/CI.yml) [![codecov](https://codecov.io/github/MIT-LAE/TASOPT.jl/graph/badge.svg?token=J1FNXGO3SD)](https://codecov.io/github/MIT-LAE/TASOPT.jl) Transport Aircraft and the Environment System OPTimization (TASOPT) implemented in Julia. Originally based of Mark Drela's [FORTRAN code](https://web.mit.edu/drela/Public/web/tasopt/) of the same name.