From c4bb30498233b31cea3ad233a7634618a1cc376f Mon Sep 17 00:00:00 2001 From: Andrew Schmelyun Date: Mon, 3 Jul 2023 03:46:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 592c1fb..24b4073 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ > A zero-configuration, wasm-powered local development environment for Laravel -Diode is a Node CLI app containing a PHP server specifically developed to run a local development environment for the Laravel framework. It's heavily inspired by, and built on the work of, the [WordPress Playground](https://github.com/WordPress/wordpress-playground) team. +Diode is a Node CLI app containing a PHP server specifically built to run a local development environment for the Laravel framework. It's heavily inspired by, and built on the work of, the [WordPress Playground](https://github.com/WordPress/wordpress-playground) team. **Note:** This is currently in active development and updates can contain breaking changes. If you find a bug, feel free to [open an issue](https://github.com/aschmelyun/diode/issues/new)!