Skip to content

Commit

Permalink
Changed layout of the README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
msoap committed Apr 20, 2024
1 parent e883841 commit 33ab630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<img align="right" width="128" height="128" alt="shell2http logo" src="https://github.com/msoap/shell2http/assets/844117/d1b56204-2d7e-4ee7-878c-0cbc739e5c68">

shell2http
==========

Expand All @@ -11,6 +9,8 @@ shell2http
[![Docker Pulls](https://img.shields.io/docker/pulls/msoap/shell2http.svg?maxAge=3600)](https://hub.docker.com/r/msoap/shell2http/)
[![Homebrew formula exists](https://img.shields.io/badge/homebrew-🍺-d7af72.svg)](https://github.com/msoap/shell2http#install)

<img align="right" width="128" height="128" alt="shell2http logo" src="https://github.com/msoap/shell2http/assets/844117/d1b56204-2d7e-4ee7-878c-0cbc739e5c68">

HTTP-server designed to execute shell commands. It is suitable for development, prototyping or remote control,
facilitates rapid iteration and testing of shell-based functionalities.
Easy to set up using just two command-line arguments: URL-path and shell command.
Expand Down

0 comments on commit 33ab630

Please sign in to comment.