From 7fd3f11413c7fac0261d0fc04e1c91cc3c33609f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Johanna=20S=C3=B6rng=C3=A5rd?=
<44257381+JSorngard@users.noreply.github.com>
Date: Mon, 21 Oct 2024 10:23:30 +0200
Subject: [PATCH] Shrink license section of readme
---
README.md | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index d51706f..9854cb0 100644
--- a/README.md
+++ b/README.md
@@ -128,21 +128,19 @@ for the `Primes` struct.
`rkyv`: derives the `Serialize`, `Deserialize`, and `Archive` traits from the
[`rkyv`](https://crates.io/crates/rkyv) crate for the `Primes` struct.
-## License
+
-Licensed under either of
+### License
-- Apache License, Version 2.0 ([LICENSE-APACHE](https://github.com/JSorngard/const-primes/blob/main/LICENSE-APACHE)
- or ).
-- MIT license ([LICENSE-MIT](https://github.com/JSorngard/const-primes/blob/main/LICENSE-MIT)
- or ).
+
+Licensed under either of Apache License, Version
+2.0 or MIT license at your option.
+
-at your option.
-
-## Contribution
-
-Contributions are welcome!
+
+
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
+