More tidying.
[yaffs-website] / web / modules / contrib / views_bootstrap / README.md
1 [![Build Status](https://travis-ci.org/ericpugh/drupal-views-bootstrap.svg?branch=8.x-3.x)](https://travis-ci.org/ericpugh/drupal-views-bootstrap)
2
3 CONTENTS OF THIS FILE
4 ---------------------
5    
6  * Introduction
7  * Requirements
8
9 INTRODUCTION
10 ------------
11
12 The Views Bootstrap module adds styles to Views to output the results of a view 
13 as several common Twitter Bootstrap components.
14
15  * For a full description of the module, visit the project page:
16    https://www.drupal.org/project/views_bootstrap
17
18 REQUIREMENTS
19 ------------
20
21 This module requires the following themes/modules:
22
23  * Views (Core)
24  * Bootstrap Theme (https://www.drupal.org/project/bootstrap)