From 3840e4d660076c24f641f7ea635e9c78a8f3bea7 Mon Sep 17 00:00:00 2001 From: Tarik Jaber <55803936+tarikjaber@users.noreply.github.com> Date: Mon, 13 Feb 2023 17:44:39 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070c428..f07bcae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Code to PDF Generator +# Code to PDF 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)