Skip to content

Commit e48c47c

Browse files
authored
Update README.md
1 parent a0db99c commit e48c47c

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
@@ -10,7 +10,7 @@ A minimalist [Flask](https://github.com/pallets/flask) extension that serves as
1010

1111
- **Convert any command-line tool into a REST API service.**
1212
- Execute pre-defined shell commands asynchronously and securely via flask's endpoints.
13-
- Designed for development, prototyping or remote control.
13+
- Designed for binary to binary/HTTP communication, development, prototyping, remote control and [more](https://flask-shell2http.readthedocs.io/en/stable/Examples.html).
1414

1515
Inspired by the work of awesome folks over at [msoap/shell2http](https://github.com/msoap/shell2http).
1616

0 commit comments

Comments
 (0)