More tidying.
[yaffs-website] / web / modules / contrib / views_bootstrap / README.md
diff --git a/web/modules/contrib/views_bootstrap/README.md b/web/modules/contrib/views_bootstrap/README.md
new file mode 100755 (executable)
index 0000000..57d628a
--- /dev/null
@@ -0,0 +1,24 @@
+[![Build Status](https://travis-ci.org/ericpugh/drupal-views-bootstrap.svg?branch=8.x-3.x)](https://travis-ci.org/ericpugh/drupal-views-bootstrap)
+
+CONTENTS OF THIS FILE
+---------------------
+   
+ * Introduction
+ * Requirements
+
+INTRODUCTION
+------------
+
+The Views Bootstrap module adds styles to Views to output the results of a view 
+as several common Twitter Bootstrap components.
+
+ * For a full description of the module, visit the project page:
+   https://www.drupal.org/project/views_bootstrap
+
+REQUIREMENTS
+------------
+
+This module requires the following themes/modules:
+
+ * Views (Core)
+ * Bootstrap Theme (https://www.drupal.org/project/bootstrap)