From bc22cc998f772a5b07a9cc9bf93b2b8480d3dc7b Mon Sep 17 00:00:00 2001 From: Joshua Date: Mon, 8 Aug 2016 14:48:34 -0600 Subject: [PATCH] Updated readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45928dc..4a32cf3 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is an interface to the PHP Trader API. ### Requires PHP 7.0.0 or greater -Type casting is used at every possible opportunity. \ No newline at end of file +Variable types are set on all function parameters. \ No newline at end of file