From 04e23943ef79eb614c93c43e6c1c4337871ef099 Mon Sep 17 00:00:00 2001 From: retoor Date: Sat, 4 Jan 2025 15:21:07 +0000 Subject: [PATCH] docs: add security note about revoked api key and community tone to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c0c9c1..8351520 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # R +Note for the hackers: the openai api key in history of this repo is revoked. I am aware there's one. But for so far, thanks for checking it out. I feel very safe and stuff. Something about this site attracks certain people. Mostly with good intentions AFAIK. + ## Project description R is a great and fast command line interface for gpt. It's also optimized for integration into other tools like vim. You can use it interactive or in a script like this: ```bash