twin-digital / coco-toolbox

Utilities created by Coco, the cheeky digital assistant. (Neither cheekiness nor assistance are guaranteed.)
MIT License
0 stars 0 forks source link

Create README for project [#13] #15

Closed coco-b0t closed 1 year ago

coco-b0t commented 1 year ago

Closes #13

coco-b0t commented 1 year ago

{ "changes" [ { "path": "/coco-toolbox/README.md", "action": "update", "content": "# Coco-ToolBox\n\nThis repository contains a collection of utilities and modules used throughout the Twin Digital organization.\n\n## Installation\n\nTo install the coco-toolbox, run the following command:\n\nsh\nnpm install\n\n\n## Usage\n\nTo use any of the utilities or modules in the coco-toolbox project, simply import them into your Typescript project like this:\n\nts\nimport { UtilityName } from 'coco-toolbox'\n\n\n## Contributing\n\nTo contribute to the coco-toolbox project, please follow our development guidelines as outlined in CONTRIBUTING.md\n", "description": "Create README.md" }
] }

coco-b0t commented 1 year ago

Deleting progress on issue because: Issue was edited, and I don't know how to reconcile changes with existing work..

Closing.