diff --git a/README.md b/README.md index 533aaf7..1269d68 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ Simple Tooltip is a tiny plugin for making simple tooltips, when hovering over a Select elements that you want to display a tooltip when hovering over: - + Look at $.fn.simpleTooltip.defaults in source for more options. @@ -29,18 +29,18 @@ Look at $.fn.simpleTooltip.defaults in source for more options. The tooltip gets the "v-tooltip" id so that you can style it however you want with CSS. - + ### 4. Done! \ No newline at end of file