From d45afe0eddbdd3c3763d2308ae2f3f4a097f709f Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Mon, 14 Mar 2016 23:32:03 -0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e1c1450..5499dc8 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Flutter apps. ## Using this library -In order to use this library, call the [Analytics.create] static method. +In order to use this library, call the `Analytics.create` static method. You'll get either the command-line, web, or Flutter implementation based on the current platform.