From 7e2a51976da8b3a16eb7250d0efa307e99811fbb Mon Sep 17 00:00:00 2001 From: Lucy Butcher <89952129+libutcher@users.noreply.github.com> Date: Tue, 2 Jun 2026 10:18:21 -0400 Subject: [PATCH 1/2] Add ToS to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d20e51a6d..21dd16504 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,5 @@ Still not sure where or how to begin? We're happy to help! You can: - File an [issue](https://github.com/1Password/shell-plugins/issues/new/choose) for bugs and feature requests - Join the [Developer Slack workspace](https://developer.1password.com/joinslack) - Subscribe to the [Developer Newsletter](https://1password.com/dev-subscribe/) + +*By accessing or using 1Password Developer Tools, you agree to the [API and SDK Terms of Service](https://1password.com/legal/api-sdk-terms-of-service).* From 4f05e01c28e4ee426effa7f228fce80882e17b45 Mon Sep 17 00:00:00 2001 From: Lucy Butcher <89952129+libutcher@users.noreply.github.com> Date: Tue, 2 Jun 2026 13:20:35 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21dd16504..44c53a4f7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ No more plaintext credentials in your home directory. Automatically authenticate every CLI you use with [1Password CLI](https://developer.1password.com/docs/cli/) + [Shell Plugins](https://developer.1password.com/docs/cli/shell-plugins/). Approve temporary credential usage in your terminal with biometrics. +*By accessing or using 1Password Developer Tools, you agree to the [API and SDK Terms of Service](https://1password.com/legal/api-sdk-terms-of-service).* + ## 🪄 See it in action!

@@ -68,5 +70,3 @@ Still not sure where or how to begin? We're happy to help! You can: - File an [issue](https://github.com/1Password/shell-plugins/issues/new/choose) for bugs and feature requests - Join the [Developer Slack workspace](https://developer.1password.com/joinslack) - Subscribe to the [Developer Newsletter](https://1password.com/dev-subscribe/) - -*By accessing or using 1Password Developer Tools, you agree to the [API and SDK Terms of Service](https://1password.com/legal/api-sdk-terms-of-service).*