From 02cc999043fe314cc74cb5d09b3efc99a32d7124 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Mon, 15 Jan 2024 15:39:11 -0600 Subject: [PATCH] docs(readme): Add deprecation notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3906234..10fdd9d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Work with multiple GitHub accounts using the [gh cli](https://cli.github.com/). +> [!IMPORTANT] +> Official multi-account support was added to the `gh` cli in [v2.40.0](https://github.com/cli/cli/releases/tag/v2.40.0). This repository will no longer be maintained, and it is suggested to use the official multi-account implementation. See GitHub's official docs [here](https://github.com/cli/cli/blob/trunk/docs/multiple-accounts.md). + gh-profile demo ## Installation