viruagent-cli 0.7.1 → 0.7.2

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
@@ -1,6 +1,6 @@
1
1
 
2
2
  <p align="center">
3
- <img src="https://github.com/user-attachments/assets/76be6d06-3f0d-44e5-8152-d64b2fc68894" alt="viruagent-cli" />
3
+ <img src="demo/demo.gif" alt="viruagent-cli demo" />
4
4
  </p>
5
5
 
6
6
  <h1 align="center">viruagent-cli</h1>
@@ -51,7 +51,7 @@
51
51
 
52
52
  ## 빠른 시작
53
53
 
54
- ![viruagent-cli demo](demo/demo.gif)
54
+ ![viru_install](https://github.com/user-attachments/assets/35efb57f-fada-44c0-8dd4-6d586ef33a7c)
55
55
 
56
56
  아래 내용을 AI 에이전트에게 그대로 복사해서 보여주세요.
57
57
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  <p align="center">
3
- <img src="https://github.com/user-attachments/assets/76be6d06-3f0d-44e5-8152-d64b2fc68894" alt="viruagent-cli" />
3
+ <img src="demo/demo.gif" alt="viruagent-cli demo" />
4
4
  </p>
5
5
 
6
6
  <h1 align="center">viruagent-cli</h1>
@@ -51,7 +51,7 @@ User: "Like and comment on all posts from @username"
51
51
 
52
52
  ## Quick Start
53
53
 
54
- ![viruagent-cli demo](demo/demo.gif)
54
+ ![viru_install](https://github.com/user-attachments/assets/35efb57f-fada-44c0-8dd4-6d586ef33a7c)
55
55
 
56
56
  Copy the following to your AI agent:
57
57
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "viruagent-cli",
3
- "version": "0.7.1",
3
+ "version": "0.7.2",
4
4
  "description": "AI-agent-optimized CLI for blog publishing (Tistory, Naver) and Instagram automation",
5
5
  "private": false,
6
6
  "type": "commonjs",