diff options
| author | Syndamia <kamen@syndamia.com> | 2024-01-03 12:49:19 +0200 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2024-01-03 12:49:19 +0200 |
| commit | 56c2acfdbf1e4ee5d3fd44814a31ae64f57b3f49 (patch) | |
| tree | b0b217ebeb01f1c7669963a0387f72bc675f0966 | |
| parent | d3b2be18cc57a8e6c6eaa10b765c007d8b1e4219 (diff) | |
| download | pico-web-56c2acfdbf1e4ee5d3fd44814a31ae64f57b3f49.tar pico-web-56c2acfdbf1e4ee5d3fd44814a31ae64f57b3f49.tar.gz pico-web-56c2acfdbf1e4ee5d3fd44814a31ae64f57b3f49.zip | |
[README] Removed sh code type
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ There are currently 3 distinct commands: This project comes with a tiny assortment of pages. This is a sample input and output of both programs, showing all of their capabilities (browser does add some special coloring in terminals, which can't be shown in this file), where shell commands are prepended with `$ ` and user input with `> `: -```sh +``` $ ./server '127.0.0.1,8081` `demo,./demo,./demo/page.md` Listening on 127.0.0.1:8081 [127.0.0.1@4] Connected successfully! |
