diff --git a/README.md b/README.md index ba13016..6a5c114 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Try .NET dotnet bot in space -|| [**Basics**](#basics) • [**Contribution Guidelines**](#contribution-guidelines) || +|| [**Basics**](#basics) • [**Contribution Guidelines**](#contribution-guidelines) || ## Basics @@ -12,18 +12,18 @@ This repository contains samples and tutorials that run using the [dotnet try](h You can explore these tutorials in your environment using the `dotnet try` global tool: -*Prerequisite: Install .NET Core SDK [3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0)* +_Prerequisite: Install .NET Core SDK [3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0)_ 1. Install the [dotnet-try](https://github.com/dotnet/try/blob/master/README.md#setup) global tool. 1. Clone this repository. 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) + ![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. - ![dotnet try - _Readme md (2)](https://user-images.githubusercontent.com/2546640/57165217-737b7880-6dc4-11e9-8b4e-0e70966ac03d.gif) + ![dotnet try - _Readme md (2)](https://user-images.githubusercontent.com/2546640/57165217-737b7880-6dc4-11e9-8b4e-0e70966ac03d.gif) ## The tutorials in this repository are: @@ -36,4 +36,4 @@ You can explore these tutorials in your environment using the `dotnet try` globa We're working on this. The existing tutorials are linked to [.NET docs](https://github.com/dotnet/docs), but that's not required. -If you have suggestions for a sample, create an issue to start a discussion. +If you have suggestions for a sample, create an issue to start a discussion