diff --git a/Home.md b/Home.md
index 11aa852..7a7049b 100644
--- a/Home.md
+++ b/Home.md
@@ -1,22 +1,22 @@
[](Home)
**GitAEC** is `git`for **AEC** (Architecture, Engineering, and Construction). What does that mean ? \
-Chances are you've heard of [GitHub](https://en.wikipedia.org/wiki/GitHub), the global online software engineering platform. \
+Chances are you've heard of **[GitHub](https://en.wikipedia.org/wiki/GitHub)**, the global online software engineering platform. \
Think of GitAEC as GitHub, but for the world of Architecture, Engineering, and Construction.
## Common Data Environment
-GitAEC (version 0.2) is a [git](Git)-based [Common Data Environment](CDE) (CDE) developed on top of [Forgejo](https://forgejo.org) with :
+GitAEC (version 0.2) is a **[git](Git)**-based **[Common Data Environment](CDE)** (CDE) developed on top of **[Forgejo](https://forgejo.org)** with :
-* An IFC file [viewer](https://gitaec.org/rvba/docs/src/branch/main/ifc/duplex.ifc) based on [ThatOpen](https://thatopen.com/) [SDK](https://en.wikipedia.org/wiki/Software_development_kit).
-* An [automation](https://en.wikipedia.org/wiki/CI/CD) system based on GitHub [Actions](https://github.com/features/actions) [API](https://en.wikipedia.org/wiki/API) .
+* An IFC file **[viewer](https://gitaec.org/rvba/docs/src/branch/main/ifc/duplex.ifc)** based on **[ThatOpen](https://thatopen.com/)** **[SDK](https://en.wikipedia.org/wiki/Software_development_kit)**.
+* An **[automation](https://en.wikipedia.org/wiki/CI/CD)** system based on GitHub **[Actions](https://github.com/features/actions) [API](https://en.wikipedia.org/wiki/API)**.
## Open Platform
-GitAEC is a *free and open source software*. Run the platform with our [Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest).
+GitAEC is a *free and open source software*. Run the platform with our **[Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest)**.
`docker run -p 3000:3000 gitaec.org/rvba/gitaec:latest`
## Learn more
-GitAEC was bootstrapped at the [Zurich hackathon 2024](Zurich-hackathon). Read this short report for more details.
+GitAEC was bootstrapped at the Zurich hackathon 2024. Read this short **[report](Zurich-hackathon)** for more details.
\ No newline at end of file