From 4c7ed26ad42c7056db9970ddde65fc053416c118 Mon Sep 17 00:00:00 2001 From: Josh Buchea Date: Sat, 17 Mar 2018 23:45:57 -0700 Subject: [PATCH] Clean up IE --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 98b4940..6177ab5 100644 --- a/README.md +++ b/README.md @@ -441,24 +441,24 @@ Pinterest lets you prevent people from saving things from your website, accordin - - + + +``` - - - - - - - - - - - +Minimum required xml markup for the `browserconfig.xml`: - - - +```xml + + + + + + + + + + + ``` **[⬆ back to top](#table-of-contents)**