Skip to content

Commit 8e19cff

Browse files
authored
Merge pull request #1 from samoylovfp/patch-1
Update README.md
2 parents 19a5797 + 585435b commit 8e19cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# promptio
22

33
[![.github/workflows/promptio.yml](https://github.com/ynqa/promptio/actions/workflows/prompt.yml/badge.svg)](https://github.com/ynqa/promptio/actions/workflows/promptio.yml)
4-
![docs.rs](https://img.shields.io/docsrs/promptio)
4+
[![docs.rs](https://img.shields.io/docsrs/promptio)](https://docs.rs/promptio)
55

66
A toolkit for building your own interactive command-line tools in Rust,
77
utilizing [crossterm](https://github.com/crossterm-rs/crossterm).

0 commit comments

Comments
 (0)