diff --git a/www/src/pages/index.tsx b/www/src/pages/index.tsx index 66a9468..20dafca 100644 --- a/www/src/pages/index.tsx +++ b/www/src/pages/index.tsx @@ -18,7 +18,7 @@ function HomepageHeader() { The Commercial-Grade Platform for Raspberry Pi
- Rugpi is an open-source platform empowering you to create innovative + Rugpi is an open-source platform empowering you to build innovative products based on Raspberry Pi.
@@ -56,7 +56,14 @@ export default function Home(): JSX.Element {
- While Rugpi is a young and evolving project, we understand that the lifetime of embedded devices spans multiple years, if not decades. Backwards incompatible changes to the update mechanism will be made only after careful consideration and consultation with our users. This ensures that devices using Rugpi can be updated in the future. If you're developing integrations with Rugpi, please be aware that the CLI and APIs are still expected to change. + While Rugpi is a young and evolving project, we understand that + the lifetime of embedded devices spans multiple years, if not + decades. Backwards incompatible changes to the update mechanism + will be made only after careful consideration and consultation + with our users. This ensures that devices using Rugpi can be + updated in the future. If you're developing integrations with + Rugpi, please be aware that the CLI and APIs are still expected to + change.