diff --git a/README.md b/README.md
index cb086cf..045001d 100644
--- a/README.md
+++ b/README.md
@@ -8,14 +8,22 @@
Get Updates | Documentation
+
+
![01 Project Banner](https://raw.githubusercontent.com/OpenInterpreter/01/main/docs/assets/banner.png)
-The **01** is an open-source platform for intelligent devices, inspired by the *Rabbit R1* and *Star Trek* computer. Powered by [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter), it enables natural language control over your digital environment.
+
+
+The **01** is an open-source platform for intelligent devices, inspired by the *Rabbit R1* and *Star Trek* computer. Powered by [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter), it provides a natural language voice interface for computers.
+
+
> [!IMPORTANT]
> This experimental project is under rapid development and lacks basic safeguards. Until a stable `1.0` release, only run this on devices without sensitive information or access to paid services.
-## Key Capabilities
+
+
+## Capabilities
- Execute code
- Browse the web
@@ -24,7 +32,7 @@ The **01** is an open-source platform for intelligent devices, inspired by the *
## Getting Started
-For detailed setup instructions for your specific platform, visit our [installation guide](https://01.openinterpreter.com/setup/installation).
+For detailed setup instructions, visit our [installation guide](https://01.openinterpreter.com/setup/installation).
## Server Options
@@ -57,7 +65,7 @@ We welcome contributions! Check out our [contributing guidelines](CONTRIBUTING.m
For comprehensive guides, API references, and troubleshooting, visit our [official documentation](https://01.openinterpreter.com/).
----
+
Context •
diff --git a/docs/setup/introduction.mdx b/docs/setup/introduction.mdx
index 22dde7d..b7c27c8 100644
--- a/docs/setup/introduction.mdx
+++ b/docs/setup/introduction.mdx
@@ -37,6 +37,6 @@ Assistants powered by the 01 can execute code, browse the web, read and create f
### Hardware
-
+
Explore various hardware configurations, from desktop setups to ESP32-based portable builds and custom integrations. Find guides for assembling your own 01 device.
\ No newline at end of file