From b9ef250a8717bc3bb94fbf53ef91c052d31bcb13 Mon Sep 17 00:00:00 2001 From: mostafa-sakhiri <34948209+mostafa-sakhiri@users.noreply.github.com> Date: Mon, 23 Apr 2018 02:30:51 +0200 Subject: [PATCH] docs(improve readme regarding styles) (#128) * docs(readme) describe arrow usage on attach-popover * docs(readme) improve example rendering * Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e07ec050..e16ff956 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Tooltips and popovers made easy. Just drop an `{{#attach-tooltip}}` or `{{#attach-popover}}` in a parent and your popper is ready to go! -```html +```hbs