From c836e5531ecb5e15cf8bec22c5e3e9c2a3bab6bb Mon Sep 17 00:00:00 2001 From: Gleb Bahmutov Date: Tue, 30 Apr 2019 17:34:18 -0400 Subject: [PATCH] add links to a few other snapshots plugins --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index df6b088..c9f75e2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ [![semantic-release][semantic-image] ][semantic-url] [![renovate-app badge][renovate-badge]][renovate-app] +## Note + +Please take a look at a few other Cypress snapshot plugins: [cypress-plugin-snapshots](https://github.com/meinaart/cypress-plugin-snapshots), [cypress-image-snapshot](https://github.com/palmerhq/cypress-image-snapshot). + ## Install Requires [Node](https://nodejs.org/en/) version 6 or above.