From 27d4584b59ffff1efa87ed72976f1cf2860b43e6 Mon Sep 17 00:00:00 2001 From: Axmin Shrestha <56112475+ax-sh@users.noreply.github.com> Date: Tue, 3 Dec 2024 07:02:18 +0545 Subject: [PATCH] docs: update README with project stack information --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 85f6e3d..f472e98 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ #### Prototype for using playwrite and serverless for pdf generation +##### Stack + +1. Playwrite +2. Netlify + To install dependencies: ```bash @@ -27,8 +32,3 @@ To run browser test ```sh bun test:puppet ``` - -# Stack - -1. Playwrite -1. Netlify