Skip to content

Commit 7da5189

Browse files
committed
refactor: clawxmemory/README.md
1 parent f509f70 commit 7da5189

3 files changed

Lines changed: 1 addition & 120 deletions

File tree

clawxmemory/README.md

Lines changed: 0 additions & 118 deletions
This file was deleted.

clawxmemory/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"agent-skills",
3838
"skills",
3939
"openclaw.plugin.json",
40-
"README.md",
4140
"LICENSE"
4241
],
4342
"scripts": {

clawxmemory/tests/package-metadata.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ describe("package metadata", () => {
2020
"agent-skills",
2121
"skills",
2222
"openclaw.plugin.json",
23-
"README.md",
23+
"LICENSE",
2424
]),
2525
);
2626
});

0 commit comments

Comments
 (0)