From 1bd9f21d44ae491f09adaf96a37dbafe4bd24f1d Mon Sep 17 00:00:00 2001 From: Sam Stern Date: Fri, 7 Aug 2020 08:51:13 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 827cf7ec..62836a1f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,15 @@ This repo contains a collection of samples and an Arduino library that show how to call the [Firebase](https://www.firebase.com/) API from the [ESP8266 Arduino core](https://github.com/esp8266/Arduino). -The Arduino library is [under heavy development](https://github.com/googlesamples/firebase-arduino/issues), **experimental**, **unversioned** and its API is **not stable**. + +## Status + +![Status: Frozen](https://img.shields.io/badge/Status-Frozen-yellow) + +This repository is no longer under active development. No new features will be added and issues are not actively triaged. Pull Requests which fix bugs are welcome and will be reviewed on a best-effort basis. + +If you maintain a fork of this repository that you believe is healthier than the official version, we may consider recommending your fork. Please open a Pull Request if you believe that is the case. + ## Samples