diff --git a/.github/art/cover.png b/.github/art/cover.png index 6d0ea5b..0d3d3ec 100644 Binary files a/.github/art/cover.png and b/.github/art/cover.png differ diff --git a/README.md b/README.md index 1e43e9b..31c11ea 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,20 @@ -# ts-collections +# ts-collect > Laravel Collections for TypeScript. +## Features + +- Dependency-free +- Laravel Collections API +- Fully typed + ## Get Started ```bash -bun install ts-collections +bun install ts-collect ``` ## Testing @@ -24,7 +30,7 @@ bun test ## Changelog -Please see our [releases](https://github.com/stackjs/ts-collections/releases) page for more information on what has changed recently. +Please see our [releases](https://github.com/stackjs/ts-collect/releases) page for more information on what has changed recently. ## Contributing @@ -60,12 +66,12 @@ The MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information. Made with 💙 -[npm-version-src]: https://img.shields.io/npm/v/ts-collections?style=flat-square -[npm-version-href]: https://npmjs.com/package/ts-collections -[npm-downloads-src]: https://img.shields.io/npm/dm/ts-collections?style=flat-square -[npm-downloads-href]: https://npmjs.com/package/ts-collections -[github-actions-src]: https://img.shields.io/github/actions/workflow/status/stacksjs/ts-collections/ci.yml?style=flat-square&branch=main -[github-actions-href]: https://github.com/stacksjs/ts-collections/actions?query=workflow%3Aci - - +[npm-version-src]: https://img.shields.io/npm/v/ts-collect?style=flat-square +[npm-version-href]: https://npmjs.com/package/ts-collect +[npm-downloads-src]: https://img.shields.io/npm/dm/ts-collect?style=flat-square +[npm-downloads-href]: https://npmjs.com/package/ts-collect +[github-actions-src]: https://img.shields.io/github/actions/workflow/status/stacksjs/ts-collect/ci.yml?style=flat-square&branch=main +[github-actions-href]: https://github.com/stacksjs/ts-collect/actions?query=workflow%3Aci + +