From 49221541de0d5d5121bda960f2fd5f87e1e2994e Mon Sep 17 00:00:00 2001 From: Ayesha Amir Date: Sun, 29 Mar 2026 23:01:18 +0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2f4fa47..e76b492 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,13 @@ postcards::create_postcard(template = "trestles") postcards::create_postcard(template = "onofre") postcards::create_postcard(template = "solana") ``` +## Quick Start +Create your first postcard in just a few steps: + +```r +install.packages("postcards") +postcards::create_postcard("jolla") To compile the self contained HTML file for your site, you can use the **Knit** button in RStudio or you can use `rmarkdown::render("index.Rmd")`. The HTML file can then be easily deployed to