Skip to content

Commit f945325

Browse files
committed
feat: update description
1 parent fd7f499 commit f945325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default defineConfig({
66
modules: ['@wxt-dev/module-react'],
77
manifest: {
88
name: 'Git Ingest - Turn any Git repo to a LLM-friendly prompt',
9-
description: 'Turn any Git repository into a prompt-friendly text ingest for LLMs. By replacing hub with ingest in any github url to access the corresponding digest, a prompt-friendly extract of a codebase.',
9+
description: 'Turn any Git repository into a prompt-friendly text ingest for LLMs. By replacing hub with ingest to access a coresponding digest.',
1010
permissions: ['storage'],
1111
}
1212
});

0 commit comments

Comments
 (0)