diff --git a/README.md b/README.md index b726e9c3..8ab94e28 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # SIMDiff.jl +An implementation of SIMD abstraction of nonlinear programs and its automatic differentiation + +[![codecov](https://codecov.io/gh/sshin23/SIMDiff.jl/branch/main/graph/badge.svg?token=8ViJWBWnZt)](https://codecov.io/gh/sshin23/SIMDiff.jl) [![build](https://github.com/sshin23/SIMDiff.jl/actions/workflows/test.yml/badge.svg)](https://github.com/sshin23/SIMDiff.jl/actions/workflows/test.yml)