ai-nexus 1.3.16 → 1.3.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.ko.md CHANGED
@@ -78,10 +78,6 @@ npx ai-nexus install --rules github.com/your-org/team-rules
78
78
 
79
79
  ![list](https://raw.githubusercontent.com/JSK9999/ai-nexus/main/docs/nexus-rules.gif)
80
80
 
81
- **룰 마켓플레이스**
82
-
83
- ![browse](https://raw.githubusercontent.com/JSK9999/ai-nexus/main/docs/nexus-browse.gif)
84
-
85
81
  ---
86
82
 
87
83
  ## 지원 도구
package/README.md CHANGED
@@ -78,10 +78,6 @@ npx ai-nexus install --rules github.com/your-org/team-rules
78
78
 
79
79
  ![list](https://raw.githubusercontent.com/JSK9999/ai-nexus/main/docs/nexus-rules.gif)
80
80
 
81
- **Rule Marketplace**
82
-
83
- ![browse](https://raw.githubusercontent.com/JSK9999/ai-nexus/main/docs/nexus-browse.gif)
84
-
85
81
  ---
86
82
 
87
83
  ## Supported Tools
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-nexus",
3
- "version": "1.3.16",
3
+ "version": "1.3.18",
4
4
  "description": "Unified rule manager for Claude Code, Cursor, and Codex - write once, use everywhere, save tokens",
5
5
  "main": "dist/index.js",
6
6
  "bin": {