diff --git a/README.md b/README.md index f1d6a0e..f3aadc2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ [![npm](https://img.shields.io/npm/v/node-fzf.svg?maxAge=3600&style=flat-square)](https://www.npmjs.com/package/node-fzf) [![npm](https://img.shields.io/npm/dm/node-fzf.svg?maxAge=3600)](https://www.npmjs.com/package/node-fzf) [![npm](https://img.shields.io/npm/l/node-fzf.svg?maxAge=3600&style=flat-square)](https://github.com/talmobi/node-fzf/blob/master/LICENSE) -![mac](https://github.com/talmobi/yt-search/actions/workflows/mac-node.js.yml/badge.svg?branch=master) -![ubuntu](https://github.com/talmobi/yt-search/actions/workflows/ubuntu-node.js.yml/badge.svg?branch=master) +![mac](https://github.com/talmobi/node-fzf/actions/workflows/macos-node.js.yml/badge.svg?branch=master) +![ubuntu](https://github.com/talmobi/node-fzf/actions/workflows/ubuntu-node.js.yml/badge.svg?branch=master) +![windows](https://img.shields.io/badge/windows-unable%20to%20test%20automatically-yellow?style=flat) + + # node-fzf [fzf](https://github.com/junegunn/fzf) inspired fuzzy CLI list selection 🎀