From a49f4cb2b5e6d6be3f834447651011087b739e14 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Mon, 18 Nov 2013 14:31:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d7246a2..f31bf056 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,8 @@ You can also load individual modules, provided you also require any dependencies //= require bootstrap/dropdown ``` +--- + ## Development and Contributing If you'd like to help with the development of bootstrap-sass itself, read this section.