Prepare for CRAN release
diff --git a/docs/use_kable_in_shiny.html b/docs/use_kable_in_shiny.html
index add2265..a34a13f 100644
--- a/docs/use_kable_in_shiny.html
+++ b/docs/use_kable_in_shiny.html
@@ -120,6 +120,7 @@
 </div>
 
 
+<p>To use <code>knitr::kable()</code> and <code>kableExtra</code> in shiny couldn’t be simpler.</p>
 <pre class="r"><code>library(shiny)
 
 ui &lt;- fluidPage(