Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vitormv committed Feb 25, 2024
1 parent fa300a3 commit 5a2a097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -12,6 +12,7 @@ This tool allows you to preview funnels with ease. Some notable features include
* It supports keyboard arrow navigation (on desktop), and swipe navigation to move between pages.
* Most important flows (funnel preview, upload and json parsing) are covered with unit tests using `jest` and `testing-library`.
* Added Github Workflow that automatically lints, tests, and builds to ensure no breaking changes are commited, and that the code style follows desired rules.
* When opening a preview funnel, ensure all images are pre-loaded for the best experience, and to properly see animations.


## Running locally
Expand Down

0 comments on commit 5a2a097

Please sign in to comment.