small readme tweaks

This commit is contained in:
Gleb Bahmutov 2017-12-11 21:59:00 -05:00
parent fab89b9bac
commit 65250878b6

View file

@ -88,6 +88,8 @@ If you change the site values, the saved snapshot will no longer match, throwing
![Snapshot mismatch](img/snapshot-mismatch.png) ![Snapshot mismatch](img/snapshot-mismatch.png)
Click on the `SNAPSHOT` step in the Command Log to see expected and current value printed in the DevTools.
### Options ### Options
You can control snapshot comparison and behavior through a few options. You can control snapshot comparison and behavior through a few options.
@ -106,7 +108,7 @@ To debug this module run with environment variable `DEBUG=@cypress/snapshot`
### Small print ### Small print
Author: Gleb Bahmutov <gleb@cypress.io> © 2017 Author: Gleb Bahmutov <gleb@cypress.io> © Cypress.io 2017
License: MIT - do anything with the code, but don't blame u if it does not work. License: MIT - do anything with the code, but don't blame u if it does not work.