You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,21 @@ If you are an API developer, inject this into your **System Prompt**:
59
59
60
60
---
61
61
62
+
## 🌍 Portable & Offline Version / 离线便携版
63
+
64
+
CodeCart is designed with a **Zero-Dependency** architecture. You don't need a server or internet to use it.
65
+
CodeCart 采用**零依赖**架构设计,您无需服务器或互联网即可使用。
66
+
67
+
### How to use offline / 如何离线使用:
68
+
1.**Download**: Get the `index.html` from this repo or download the standalone file from the [Releases](https://github.com/AgentLex/CodeCart/releases) page.
0 commit comments