diff --git a/README.md b/README.md index dbfcff3..b4709b4 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,7 @@ Bower Component for a simple AngularJS Markdown directive using [Showdown](https 6. Insert the `btf-markdown` directive into your template: ```html - - #Markdown directive - *It works!* - +#Markdown directive *It works!* ``` You can also bind the markdown input to a scope variable: