From 054515e60512c576a5011ed33c5a6bbc323b0c90 Mon Sep 17 00:00:00 2001 From: nobedee <87097541+nobedee@users.noreply.github.com> Date: Fri, 12 May 2023 14:46:25 -0400 Subject: [PATCH] Update readme.md CHANGE ONE - line 10 ************************ Edited and added text as to clarify/define instructions. CHANGE TWO - lines 11:13 added ************************************ Added a "```markdown" element in order for tool to be more easily accessed and used. CHANGE THREE - line 14 added ********************************** Added header for use case examples. --- readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3721989..c0fc6a8 100644 --- a/readme.md +++ b/readme.md @@ -7,8 +7,11 @@ If you try to open raw version of any HTML, CSS or JS file in a web browser dire ## Usage -In order to use it, just prepend this fragment to the URL of any HTML file: **[https://htmlpreview.github.io/?](https://htmlpreview.github.io/?)** e.g.: - +In order to use it, just prepend the below fragment to the URL of any HTML file. Copy and paste below: +```markdown +https://htmlpreview.github.io/? +``` +## For Example - https://htmlpreview.github.io/?https://github.com/twbs/bootstrap/gh-pages/2.3.2/index.html - https://htmlpreview.github.io/?https://github.com/documentcloud/backbone/blob/master/examples/todos/index.html