From 7fcca15d0197bf9a791eab81b9368fa10dcf49aa Mon Sep 17 00:00:00 2001
From: thsaravana
Date: Thu, 20 Jul 2023 19:31:06 +0200
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8fc9f2c..dee79cd 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Features
- View previously-recorded golden snapshots for the currently opened test class
- View golden snapshots of the current focussed test method
- View failure diffs for the current test class or method
-- Record and Verify snapshots for individual tests or for entire test class
+- Record, Verify and Delete snapshots for individual tests or for entire test class
- Zoom options for Actual Size and Fit to Window
- Fully supported for test files written in Java or Kotlin