From 6a2a6336840d3bd5b1feadba48f201d047fa7703 Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Fri, 9 Jul 2021 14:59:22 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c8e09a..1e2ff90 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ POST Parameter Example: # Definition from HTTP to CANbus When the Built-in HTTP server receives an HTTP POST, it is sent by CANBus according to csv/http2can.csv. -Other than this, it is the same as csv/can2http.csv. +Other than this, it is the same as csv/can2http.csv. In the last column you have to specify the HTTP-POST-Path of built-in HTTP server. ```