diff --git a/README.md b/README.md
index eb0ec1c9c4086df7a916d9c1a22d68a3721e5132..66653d16dae47f2e7e2e2f593c0e26f5ef711008 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ The bakrey will dynamicly create some additional files in the _curl_ sub directo
 | curl_item_#.search_header | Strings to expect in header |
 | curl_item_#.ca_cert | Configure certificate verification -> Certificate to verify against |
 | curl_item_#.header | Set request header / Set API key header  |
-| curl_item_#.post_raw | Send HTTP POST data  |
+| curl_item_#.post_binary | Send HTTP POST data  |
 
 
 </details>