diff --git a/README.md b/README.md index 070c428..c829881 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Code to PDF Generator +![Example use of Code to PDF](images/example.png) This project is a website that allows users to paste source code and generate a PDF file with highlighted syntax. It is built using JavaScript and the highlight.js library. -![Example use of Code to PDF](images/example.png) ## Features - Text box to paste source code