From 8fe92a3880e0ac0e15f2eae5cca5650947582157 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johanna=20S=C3=B6rng=C3=A5rd?= <44257381+JSorngard@users.noreply.github.com> Date: Sun, 20 Oct 2024 13:25:41 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 308f759..4ae4075 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ square roots and logarithms during function evaluation instead of the standard l `std`: use the standard library to compute square roots and logarithms for a potential performance gain. When this feature is disabled the crate is `no_std` compatible. ---- +
-### License and contribution +### License Licensed under either of Apache License, Version