diff --git a/README.md b/README.md
index 78268602..93fd8d33 100644
--- a/README.md
+++ b/README.md
@@ -204,21 +204,33 @@ bon = "3.8"
You can opt out of `std` and `alloc` cargo features with `default-features = false` for `no_std` environments.
+See [alternatives](https://bon-rs.com/guide/alternatives) for comparison.
+
+## Getting Help
+
+If you can't figure something out, consult the docs and maybe use the `🔍 Search` bar on our [docs website](https://bon-rs.com). You may also create an issue or a discussion on the [Github repository](https://github.com/elastio/bon) for help or write us a message on [Discord](https://bon-rs.com/discord).
+
+## Socials
+
+
+
+
+ | Discord |
+ Here you can leave feedback, ask questions, report bugs, etc. |
+
+
+
+
## Acknowledgments
This project was heavily inspired by such awesome crates as [`buildstructor`](https://docs.rs/buildstructor), [`typed-builder`](https://docs.rs/typed-builder) and [`derive_builder`](https://docs.rs/derive_builder). This crate was designed with many lessons learned from them.
-See [alternatives](https://bon-rs.com/guide/alternatives) for comparison.
-
## Supporters
Big thanks to `bon`'s current financial supporters ❤️
-**Ethan Skowronski**\
-$1/month
-
**Julius Lungys**\
$1/month
@@ -233,26 +245,9 @@ Big thanks to `bon`'s past financial supporters ❤️
[](https://kindness.ai)\
[**Kindness**](https://kindness.ai)
-
-
-## Who's Using `bon`?
-
-Some notable open-source users: [`crates.io` backend](https://github.com/rust-lang/crates.io), [`tantivy`](https://github.com/quickwit-oss/tantivy), [`apache-avro`](https://github.com/apache/avro-rs), [`google-cloud-auth`](https://github.com/googleapis/google-cloud-rust), [`comrak`](https://github.com/kivikakk/comrak), [`ractor`](https://github.com/slawlor/ractor).
-
-## Getting Help
-
-If you can't figure something out, consult the docs and maybe use the `🔍 Search` bar on our [docs website](https://bon-rs.com). You may also create an issue or a discussion on the [Github repository](https://github.com/elastio/bon) for help or write us a message on [Discord](https://bon-rs.com/discord).
-
-## Socials
+**Ethan Skowronski**
-
-
-
- | Discord |
- Here you can leave feedback, ask questions, report bugs, etc. |
-
-
-
+
## License