From 5bd2463d4ea49c2a180ca0fc4ddd7dc7ad544318 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Fri, 26 May 2017 17:54:55 -0400 Subject: [PATCH] docs(readme): tweak the breaking changes --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) 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