From 2a657eb82d7e65a4ae891a44fc85ba7828610c39 Mon Sep 17 00:00:00 2001 From: Sam Weerasinghe Date: Tue, 25 Sep 2018 14:15:48 -0700 Subject: [PATCH] Mention wiki page --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1078c9b..2cc7fc8 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ The `devise:views:bootstrap_templates` generator will copy all views to your app $ rails generate devise:views:bootstrap_templates ``` +## Next Steps + +There's a [wikipage](https://github.com/hisea/devise-bootstrap-views/wiki/Adding-header,-footer-and-flash-afterwards) about adding a header (nav), footer and flash messages + ## Contributing 1. Fork it ( https://github.com/hisea/devise-bootstrap-views/fork )