From: Mario Hewardt Date: Wed, 8 May 2019 00:07:52 +0000 (-0700) Subject: Update README.md X-Git-Tag: submit/tizen/20190813.035844~6^2^2~33^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=459cf40c24845087012f78d0596bbfddc0069635;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update README.md --- diff --git a/documentation/tutorial/README.md b/documentation/tutorial/README.md index dcffe662d..3fc555d53 100644 --- a/documentation/tutorial/README.md +++ b/documentation/tutorial/README.md @@ -17,6 +17,8 @@ Most of the scenarios below are implemented using a simple webapi with methods t Please note that you have to be using at least preview 5 for most of the capabilities to work. +**Note: The tools/APIs that are used are based on preview 5 and are subject to change. The tutorial will be updated to account for later previews and final release** + ### [Installing the diagnostics tools](installing_the_diagnostics_tools.md)