From 1ed31069d1d76c222da9cbd83957f6759c692387 Mon Sep 17 00:00:00 2001 From: Nicolas Rodriguez Date: Wed, 31 Oct 2018 06:37:28 +0100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9d8808..bde0639 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ This gem adds Bootstrap renderers for [Simple Navigation](https://github.com/codeplant/simple-navigation). For now, it is include renderers for: * [Bootstrap 2 navigation](http://getbootstrap.com/2.3.2/components.html#navbar) -* [Bootstrap 3 navigation](http://getbootstrap.com/components/#navbar) +* [Bootstrap 3 navigation](https://getbootstrap.com/docs/3.3/components/#navbar) +* [Bootstrap 4 navigation](https://getbootstrap.com/docs/4.0/components/navbar/) With these renderers you will be able create **any Bootstrap navigation elements**, such as: **submenu**, **navbar-text**, **divider**, **header**. As well as add **icons** to menu elements, such as: Glyphicons, Font Awesome icons, even custom icons. Also you have **split** option for main menu containing submenu.