diff options
Diffstat (limited to 'packages/core')
| -rw-r--r-- | packages/core/README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/core/README.md b/packages/core/README.md deleted file mode 100644 index f0372920..00000000 --- a/packages/core/README.md +++ /dev/null @@ -1,6 +0,0 @@ -Nested package template. Either fill this out with "backend" functionality or create similar packages that you want built separate from the CLI. - -To use this package from another dependent package in this monorepo: - -1. Add `"@gemini-cli/core"` to the dependent package's `package.json` -1. Import a dependency by calling `import { } from "@gemini-cli/core"` |
