diff --git a/.gitignore b/.gitignore index e71efc0..0b931cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store /.vscode /node_modules /npm-debug.log* diff --git a/README.md b/README.md index 06f7784..cb6ee0f 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ single line multi line ``` + +![](./media/screenshot-x2.png) diff --git a/media/screenshot-x2.png b/media/screenshot-x2.png new file mode 100644 index 0000000..297a74d Binary files /dev/null and b/media/screenshot-x2.png differ