From 2e03ebffa657700f6b143a73fabe9ad1958e53a0 Mon Sep 17 00:00:00 2001
From: CJ Patoilo
Date: Sun, 31 Jan 2016 03:28:58 -0300
Subject: [PATCH] updated informations
---
bower.json | 1 +
component.json | 1 +
composer.json | 1 +
demo/index.html | 12 +-----------
license | 2 +-
package.json | 1 +
readme.md | 11 ++---------
src/_Button.sass | 2 ++
8 files changed, 10 insertions(+), 21 deletions(-)
diff --git a/bower.json b/bower.json
index e360d7e..44dd9cb 100644
--- a/bower.json
+++ b/bower.json
@@ -11,6 +11,7 @@
"bootstrap",
"css",
"css3",
+ "flexbox",
"front-end",
"framework",
"html",
diff --git a/component.json b/component.json
index 9286f21..992e4bb 100644
--- a/component.json
+++ b/component.json
@@ -11,6 +11,7 @@
"bootstrap",
"css",
"css3",
+ "flexbox",
"front-end",
"framework",
"html",
diff --git a/composer.json b/composer.json
index 29273c4..ae443cd 100644
--- a/composer.json
+++ b/composer.json
@@ -11,6 +11,7 @@
"bootstrap",
"css",
"css3",
+ "flexbox",
"front-end",
"framework",
"html",
diff --git a/demo/index.html b/demo/index.html
index 7740612..5ee57a1 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -116,17 +116,7 @@
Contributing
- Help improve these docs. Open an issue or submit a pull request.
-
-
- - Navigate to the main page of the repository
- - Fork it!
- - Create your feature branch: git checkout -b my-new-feature
- - Commit your changes: git commit -m 'Add some feature'
- - Push to the branch: git push origin my-new-feature
- - Submit a pull request =D
-
-
+ Want to contribute? Follow these recommendations.