From 5412b851e4a0b8b18516209034fbdf0576a8505e Mon Sep 17 00:00:00 2001 From: shine <4771718+shinenelson@users.noreply.github.com> Date: Tue, 27 Jul 2021 21:25:00 +0530 Subject: Revert "Remove Component (#310)" This reverts commit b2c90071c28579c289ebe091b8db5aacc19ed0eb. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 10d41e7e2..0583efdb2 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,17 @@ And constructed with the following guidelines: For more information on SemVer, please visit http://semver.org. +## Component +To include as a [component](https://github.com/componentjs/component), just run + + $ component install ForkAwesome/Fork-Awesome + +Or add + + "ForkAwesome/Fork-Awesome": "*" + +to the `dependencies` in your `component.json`. + ## Building Fork Awesome **Before you can build the project**, you must first have the following installed: -- cgit v1.2.3