From 3f15f042235a98cd083516e8be92cff9bc6a7341 Mon Sep 17 00:00:00 2001 From: postmannen Date: Mon, 9 Jan 2023 04:19:52 +0100 Subject: [PATCH] fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6829f25..6060c63 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ TODO: Make a diagram here... ### Input methods -Messages can be delivered by the user to the user in the following ways: +New Request Messages can be delivered by the user to Steward in the following ways: - **Unix Socket**. Use for example netcat or another tool to deliver new messages to a socket like `nc -U tmp/steward.sock < msg.yaml`. - **Read Folder**. Write/Copy messages to be delivered to the `readfolder` of Steward.