diff --git a/.github/linters/.markdownlint.json b/.github/linters/.markdownlint.json new file mode 100644 index 0000000..e96180f --- /dev/null +++ b/.github/linters/.markdownlint.json @@ -0,0 +1,3 @@ +{ + "no-bare-urls": false +} \ No newline at end of file diff --git a/README.md b/README.md index 2510a7a..fd10c17 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This plugin is compatible with [xbar](https://xbarapp.com/) and [SwiftBar](https - pull or remove images from the VM - Run an arbitrary command inside the VM with `lima` -### Screen shots +### Screenshots ![Screen shot of xbar menu with container submenu for a running vm](https://raw.githubusercontent.com/unixorn/unixorn.github.io/master/images/lima-xbar/containers-submenu.png)