From 31689d33e4985f4328c56477f65142ec5ff7b774 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Thu, 7 Jul 2022 15:47:48 +0200 Subject: [PATCH] Fix: Arduino Language related discussions will take place in the language repository. https://github.com/bcmi-labs/language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08801ec..ca585ae 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Although you are free to directly manipulate I/O requests and responses (e.g. [T ## :zap: Caveats -This library is currently in **BETA** phase. This means that neither the API nor the usage patterns are set in stone and are likely to change. We are publishing this library in the full knowledge that we can't foresee every possible use-case and edge-case. Therefore we would like to treat this library, while it's in beta phase, as an experiment and ask for your input for shaping this library. Please help us by providing feedback in the [issues section](https://github.com/bcmi-labs/Arduino_Threads/issues) or participating in our [discussions](https://github.com/arduino/ArduinoCore-API/discussions). +This library is currently in **BETA** phase. This means that neither the API nor the usage patterns are set in stone and are likely to change. We are publishing this library in the full knowledge that we can't foresee every possible use-case and edge-case. Therefore we would like to treat this library, while it's in beta phase, as an experiment and ask for your input for shaping this library. Please help us by providing feedback in the [issues section](https://github.com/bcmi-labs/Arduino_Threads/issues) or participating in our [discussions](https://github.com/arduino/language/discussions). ## :mag_right: Resources