Skip to content

Commit 98b1b10

Browse files
committed
chore: update readme
Signed-off-by: wxiwnd <wxiwnd@outlook.com>
1 parent 43c4fcf commit 98b1b10

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Ignore test and build folder.
12
/target
3+
/test

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# bash-pinyin-completion-rs
2-
Simple completion script for pinyin, written in rust.
2+
Completion script for pinyin, macther based on [IbPinyinLib](https://github.com/Chaoses-Ib/IbPinyinLib)
33

44
## Installation
55
**Clone the project**

0 commit comments

Comments
 (0)