Skip to content

Commit 2fb7d61

Browse files
committed
readme update
1 parent 079037c commit 2fb7d61

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
![nlesolver-fortran](media/logo.png)
2-
============
32

43
Nonlinear Equation Solver with Modern Fortran.
4+
============
55

66
A basic Newton-Raphson type nonlinear equation solver for sparse or dense systems with `m` functions of `n` input variables.
77

8-
A work in progress.
9-
108
### Status
119

10+
[![GitHub Badge](https://img.shields.io/badge/GitHub-181717?logo=github&logoColor=fff&style=plastic)](https://github.com/jacobwilliams/nlesolver-fortran)
1211
[![Language](https://img.shields.io/badge/-Fortran-734f96?logo=fortran&logoColor=white)](https://github.com/topics/fortran)
1312
[![CI Status](https://github.com/jacobwilliams/nlesolver-fortran/actions/workflows/CI.yml/badge.svg)](https://github.com/jacobwilliams/nlesolver-fortran/actions)
1413
[![GitHub release](https://img.shields.io/github/release/jacobwilliams/nlesolver-fortran.svg)](https://github.com/jacobwilliams/nlesolver-fortran/releases/latest)

0 commit comments

Comments
 (0)