From 56c2acfdbf1e4ee5d3fd44814a31ae64f57b3f49 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Wed, 3 Jan 2024 12:49:19 +0200 Subject: [README] Removed sh code type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdfd580..d1b2b9d 100644 --- a/README.md +++ b/README.md @@ -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! -- cgit v1.2.3