diff --git a/README.md b/README.md index 79f6f3a..2d063a9 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,16 @@ curl -fsSL https://bitcoinui.ai/install-codex.sh | bash 2. In Codex, run `$bitcoinui` (file or folder; folders review all SwiftUI files inside). +### Cursor (command) + +1. Install the command file: + +```sh +curl -L -o ~/.cursor/commands/bitcoinui.md https://bitcoinui.ai/bitcoinui.md +``` + +2. In Cursor, run `/bitcoinui` (file or folder; folders review all SwiftUI files inside). + ### Claude (command) 1. Install the command file: diff --git a/site/index.html b/site/index.html index 6e5c5c6..234fa7c 100644 --- a/site/index.html +++ b/site/index.html @@ -38,6 +38,14 @@
$ curl -L -o ~/.cursor/commands/bitcoinui.md \
+ https://bitcoinui.ai/bitcoinui.md
+$ cursor
+> /bitcoinui
+ > https://github.com/reez/BitcoinUI