Skip to content

Commit 45daf42

Browse files
authored
README: Status Badge
1 parent aac16f3 commit 45daf42

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Robust PHP math integral solver
22
===============================
33

4+
![Integrity check](https://github.com/mathematicator-core/integral-solver/workflows/Integrity%20check/badge.svg)
5+
46
Get instance of `IntegralSolver` and compute:
57

68
```php
@@ -14,4 +16,4 @@ All results can be renderer as LaTeX or returned as array of tokens for future c
1416

1517
All dependencies you can get by [Package manager](https://github.com/baraja-core/package-manager).
1618

17-
Fully compatible with `Nette 3.0` and `PHP 7.1`.
19+
Fully compatible with `Nette 3.0` and `PHP 7.1`.

0 commit comments

Comments
 (0)