From ac69f21ddff37459ea348b73f69d4a0d4d059654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Str=C3=B6mer?= Date: Sat, 1 Jun 2024 19:37:05 +0200 Subject: [PATCH] chore: add basic information to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 17a8a1a..cf47eb0 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,6 @@ [![Build Status](https://github.com/ait-energy/IESoptLib.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/ait-energy/IESoptLib.jl/actions/workflows/CI.yml?query=branch%3Amain) [![Coverage](https://codecov.io/gh/ait-energy/IESoptLib.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/ait-energy/IESoptLib.jl) [![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) + +This is a Julia package for the IESopt library. The IESopt library is a collection of `Template`s, `Addon`s, examples, +and other assets that are included in [`IESopt.jl`](https://github.com/ait-energy/IESopt.jl).