Skip to content

Commit 048dc8e

Browse files
committed
feat: add README
1 parent 827770b commit 048dc8e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Percent-Encoding Command
2+
3+
A command for percent-encoding conversion.
4+
5+
## Installation
6+
7+
### Build from source code
8+
9+
```bash
10+
cargo install
11+
```

0 commit comments

Comments
 (0)