From 4db5e53e05e81c21c8c7677a5e966e44f4a34fb0 Mon Sep 17 00:00:00 2001 From: visortelle Date: Wed, 20 Apr 2022 11:29:40 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09756295..92ebbee1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ to a 1.0 release. **Anticipated Breaking Changes** -- We'll be renaming Blueprint to react-juce before beta (#34) +- ~~We'll be renaming Blueprint to react-juce before beta (#34)~~ - ~~Updating the examples and `npm init` template to point to npm instead of the local package~~ - ~~`ReactApplicationRoot::evaluate` and `ReactApplicationRoot::evaluateFile` (#115)~~ - ~~Refactoring the hot reloader and decoupling the EcmascriptEngine from ReactApplicationRoot (#65)~~ @@ -23,7 +23,7 @@ to a 1.0 release. - Documentation: [Docs & Getting Started](https://docs.react-juce.dev) - Discussions: [GitHub Discussions](https://github.com/nick-thompson/react-juce/discussions) - Community: [The Audio Programmer Discord Server](https://discord.gg/3H4wwVf49v) - - Join the `#blueprint` channel and say hi! + - Join the `#react-juce` channel and say hi! ## Maintainers