Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavegandy <dave@davegandy.com>2013-10-01 02:22:41 +0400
committerdavegandy <dave@davegandy.com>2013-10-01 02:22:41 +0400
commit495649eaea4b058ce4ffe5253ca76cb329e291ab (patch)
tree595d2abba1c3d414d305b3ba80def909a38b25bb /README.md
parent362c4a9441f614a0653d71e7e75692d1ed7603c8 (diff)
parentb2a30e70e16a078055a1906e10f06d17dde5474b (diff)
merge conficts
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6a1dc7f92..57ea76df3 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,17 @@ For more information on SemVer, please visit http://semver.org.
- GitHub: https://github.com/davegandy
- Work: Lead Product Designer @ http://kyru.us
+##Component
+To include as a [component](http://github.com/component/component), just run
+
+ $ component install FortAwesome/Font-Awesome
+
+Or add
+
+ "FortAwesome/Font-Awesome": "*"
+
+to the `dependencies` in your `component.json`.
+
## Hacking on Font Awesome
From the root of the repository, install the tools used to develop.