From 31f83e10288ba6edd4068d62d0c30b70fdad502b Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Tue, 19 May 2020 22:39:49 +0300 Subject: [PATCH] Adds syntax highlighting to README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32b4c1b..3dc87ce 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ This project only includes _minimal_ frameworks, in other words, boilerplate / c To use the CSS switcher, just add the following line anywhere within the body tag on your page: - +```html + +``` That's it! You should now be able to cycle through the different frameworks by choosing them from the dropdown at the top of the page.