diff --git a/README.md b/README.md index c829881..87135e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. +Code to PDF 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. ## Features