From 6d85ecbd13c41169b789a27cd36f997782424c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Sharma?= Date: Wed, 26 Jun 2019 09:53:54 -0700 Subject: [PATCH] Add msising space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66df534..3e35370 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can explore these tutorials in your environment using the `dotnet try` globa 1. Set the current directory to one of the sample tutorials (or use the current folder to see all samples). 1. Run `dotnet try`. ![dotnet try](https://user-images.githubusercontent.com/2546640/57164943-ab35f080-6dc3-11e9-8230-ee521e00e428.gif) -1. This will launch the browser.Now, you can read the documentation and run code in one place. +1. This will launch the browser. Now, you can read the documentation and run code in one place. ![dotnet try - _Readme md (2)](https://user-images.githubusercontent.com/2546640/57165217-737b7880-6dc4-11e9-8b4e-0e70966ac03d.gif)