tolingcode 2026.3.84 → 2026.3.87

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.
Files changed (2) hide show
  1. package/README.md +3 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ ![TolingCode logo](https://raw.githubusercontent.com/hanbaojun2023-debug/tolingcode/master/docs/logo.png)
2
+ ![TolingCode Banner](https://raw.githubusercontent.com/hanbaojun2023-debug/tolingcode/master/docs/banner.png)
1
3
 
2
4
  ![npm](https://img.shields.io/npm/v/tolingcode)
3
5
  ![downloads](https://img.shields.io/npm/dm/tolingcode)
@@ -5,11 +7,7 @@
5
7
  ![node](https://img.shields.io/badge/node-%3E=18-blue)
6
8
  ![platform](https://img.shields.io/badge/platform-cross--border-orange)
7
9
 
8
- ![TolingCode Banner](docs/banner.png)
9
-
10
- <p align="center">
11
- <img src="docs/logo.png" width="120" alt="TolingCode Logo">
12
- </p>
10
+
13
11
 
14
12
  # TolingCode CLI
15
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tolingcode",
3
- "version": "2026.03.084",
3
+ "version": "2026.03.087",
4
4
  "description": "TolingCode CLI - Install skills and apps from toling.me",
5
5
  "main": "bin/tolingcode.js",
6
6
  "bin": {