diff --git a/README.md b/README.md
index 95d2d17..2d2e224 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,11 @@ Vignette: Available
2. Installation with the vignette
> devtools::install_github("kr-swapnil/NetVA", build_vignettes = TRUE)
+How to access/browse vignettes:
+> vignette("NetVA")
+#or
+> browseVignettes("NetVA")
+
Available functions:
netva(): Performs vulnerability analysis with or without parallel processing. Parallel processing works only on Linux/macOS machines but not on Windows-based machines.