Update README.md

This commit is contained in:
Tarik Jaber
2023-02-13 17:44:39 -05:00
committed by GitHub
parent 002b49f5e6
commit 3840e4d660

View File

@@ -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)