diff --git a/.readme-partials.yaml b/.readme-partials.yaml index c2531d61..b6d1462d 100644 --- a/.readme-partials.yaml +++ b/.readme-partials.yaml @@ -5,6 +5,12 @@ introduction: |- A Firebase Realtime Database instance is used to store your data. + ## Project Status: Archived + + This project has been archived and is no longer supported. There will be no + further bug fixes or security patches. The repository can be forked by users + if they want to maintain it going forward. + body: |- ## Debugger Agent Settings diff --git a/README.md b/README.md index 5810e45b..8ff8046d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ applications in production without stopping or pausing your application. A Firebase Realtime Database instance is used to store your data. +## Project Status: Archived + +This project has been archived and is no longer supported. There will be no +further bug fixes or security patches. The repository can be forked by users +if they want to maintain it going forward. + A comprehensive list of changes in each version may be found in [the CHANGELOG](https://github.com/googleapis/cloud-debug-nodejs/blob/main/CHANGELOG.md). diff --git a/samples/README.md b/samples/README.md index e6854afa..977c5173 100644 --- a/samples/README.md +++ b/samples/README.md @@ -12,6 +12,12 @@ applications in production without stopping or pausing your application. A Firebase Realtime Database instance is used to store your data. +## Project Status: Archived + +This project has been archived and is no longer supported. There will be no +further bug fixes or security patches. The repository can be forked by users +if they want to maintain it going forward. + ## Table of Contents * [Before you begin](#before-you-begin)