diff --git a/README.md b/README.md index 7bc1da1a..c866cc59 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ -# Origami \ No newline at end of file +## Origami + +### The magic of origami is in seeing a single piece of cairo evolve into a masterpiece through careful folds. + +### Easy Integration into Your Project + +Incorporate `origami` seamlessly into your projects using Scarb.toml. + +Add the following to your `[dependencies]`: + +``` +origami = { git = "https://github.com/OpenZeppelin/cairo-contracts.git" } +``` + +Now you will be able to use origami like any other Cairo package. + +### 🏗️ Join Our Contributors + +Your expertise can shape the future of game development! We're actively seeking contributions. + +### ❓ Dedicated Support + +Run into a snag? Reach out on our [GitHub Issues](https://github.com/dojoengine/origami/issues) or join the conversation in our [Discord community](https://discord.gg/dojoengine) for tailored assistance and vibrant discussions.