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.
+