diff --git a/README.md b/README.md index 3dc79bac56..5801361d76 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Components are no longer able to have their mode changed dynamically. You can ch Button should now be written as an `` element. Ionic will determine when to render an anchor tag based on the presence of an `href` attribute. -Old Usage Examples: +**Old Usage Example:** ```html