diff --git a/README.md b/README.md index d452713..c4c0bd7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ -Craft Package Manager for Node +# Craft Package Manager for Node + +[![Build & Test](https://github.com/shahen94/craft/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/shahen94/craft/actions/workflows/build_and_test.yml) + +### Usage +```sh +$ craft install react@latest +``` ![example](https://github.com/shahen94/craft/assets/13334788/2f721425-7e7d-4892-83b3-3cfe6133fe7c)