diff --git a/README.md b/README.md
index 207eeef7..f1731523 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
PageTop
- [](https://github.com/manuelcillero/pagetop#-license)
+ [](#license)
[](https://docs.rs/pagetop)
[](https://crates.io/crates/pagetop)
[](https://crates.io/crates/pagetop)
@@ -71,7 +71,7 @@ distinct role within the PageTop ecosystem:
# 📜 License
PageTop is free, open source and permissively licensed! Except where noted (below and/or in
-individual files), all code in this repository is dual-licensed under either:
+individual files), all code in this project is dual-licensed under either:
* MIT License
([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
diff --git a/helpers/pagetop-build/README.md b/helpers/pagetop-build/README.md
index 58d42144..89e10d3f 100644
--- a/helpers/pagetop-build/README.md
+++ b/helpers/pagetop-build/README.md
@@ -1,6 +1,9 @@
Simplifies the process of embedding resources directly into binary files for **PageTop**
applications.
+
+# 📦 About PageTop
+
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.
diff --git a/helpers/pagetop-macros/README.md b/helpers/pagetop-macros/README.md
index f106f3bd..f22754b7 100644
--- a/helpers/pagetop-macros/README.md
+++ b/helpers/pagetop-macros/README.md
@@ -1,5 +1,8 @@
A collection of procedural macros that enhance the development experience within **PageTop**.
+
+# 📦 About PageTop
+
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.
diff --git a/packages/pagetop-admin/README.md b/packages/pagetop-admin/README.md
index 1e73afff..1f5441ad 100644
--- a/packages/pagetop-admin/README.md
+++ b/packages/pagetop-admin/README.md
@@ -1,6 +1,9 @@
**PageTop** package that provides a unified interface for administrators to configure and manage
package settings.
+
+# 📦 About PageTop
+
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.
diff --git a/packages/pagetop-bootsier/README.md b/packages/pagetop-bootsier/README.md
index 649f18cf..92efa382 100644
--- a/packages/pagetop-bootsier/README.md
+++ b/packages/pagetop-bootsier/README.md
@@ -1,6 +1,9 @@
**PageTop** theme that utilizes the [Bootstrap](https://getbootstrap.com/) framework to offer
versatile page layouts and component stylings.
+
+# 📦 About PageTop
+
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.
diff --git a/packages/pagetop-bulmix/README.md b/packages/pagetop-bulmix/README.md
index 52091717..786762dc 100644
--- a/packages/pagetop-bulmix/README.md
+++ b/packages/pagetop-bulmix/README.md
@@ -1,6 +1,9 @@
**PageTop** theme that utilizes the [Bulma](https://bulma.io/) framework for sleek, responsive
design elements.
+
+# 📦 About PageTop
+
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.
diff --git a/packages/pagetop-homedemo/README.md b/packages/pagetop-homedemo/README.md
index 0c688181..4bfeca59 100644
--- a/packages/pagetop-homedemo/README.md
+++ b/packages/pagetop-homedemo/README.md
@@ -1,5 +1,8 @@
Showcases a demo homepage, offering a glimpse into **PageTop's** capabilities.
+
+# 📦 About PageTop
+
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.
diff --git a/packages/pagetop-node/README.md b/packages/pagetop-node/README.md
index 06e89503..ac233849 100644
--- a/packages/pagetop-node/README.md
+++ b/packages/pagetop-node/README.md
@@ -1,6 +1,9 @@
**PageTop** package that enables the creation and customization of content types, enhancing website
content management.
+
+# 📦 About PageTop
+
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.
diff --git a/packages/pagetop-user/README.md b/packages/pagetop-user/README.md
index 160aff28..6af871a5 100644
--- a/packages/pagetop-user/README.md
+++ b/packages/pagetop-user/README.md
@@ -1,6 +1,9 @@
Facilitates user management, including roles, permissions, and session handling, for applications
built on **PageTop**.
+
+# 📦 About PageTop
+
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.