mirror of
https://github.com/zdharma-continuum/history-search-multi-word
synced 2024-11-22 03:13:09 +00:00
Add Github badges to README.md
This commit is contained in:
parent
fbaad2a834
commit
3a6913dc77
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
[![License (GPL version 3)](https://img.shields.io/badge/license-GNU%20GPL%20version%203-blue.svg?style=flat-square)](./LICENSE)
|
||||
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](./LICENSE)
|
||||
![ZSH 5.0.0](https://img.shields.io/badge/zsh-v5.0.0-orange.svg?style=flat-square)
|
||||
|
||||
# Introduction
|
||||
|
||||
Binds `Ctrl-R` to a widget that searches for multiple keywords in `AND` fashion.
|
||||
|
|
Loading…
Reference in a new issue