From 0c63ffa24a6283aff8138eb0f06f6b35d23e492a Mon Sep 17 00:00:00 2001 From: sinatayebati Date: Sun, 19 May 2024 17:07:47 -0500 Subject: [PATCH] #14 update readme --- README.md | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/README.md b/README.md index 6ec4c4e..ffbd635 100644 --- a/README.md +++ b/README.md @@ -264,34 +264,6 @@ const deleteExistingAnnotations = async (viewerApp, pdfFactory) => { ``` -### Styling - -```css - -``` - By integrating `pdfAnnotate`, you can easily add programmatic annotations to your PDF documents. This library supports various annotation types, making it flexible and powerful for different use cases. ---