diff --git a/README.md b/README.md index a6b7292e..c00af7b0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Try .NET dotnet bot in space -|| [**Basics**](#basics) • [**Experiences**]() || [**Installation**]() • [**Getting Started**]() || [**Samples**](Samples) || +|| [**Basics**](#basics) • [**Experiences**](#experiences) || [**Installation**]() • [**Getting Started**]() || [**Samples**](Samples) || ![Try_.NET Enabled](https://img.shields.io/badge/Try_.NET-Enabled-501078.svg) ## Basics -**What is Try .NET**: Try .NET is an interactive documentation generator for .NET Core. Use Try .NET to create executable C# snippets for your websites or, interactive markdown files that users can run on their machine. +**What is Try .NET**: Try .NET is an interactive documentation generator for .NET Core. **Please Note**: At the moment Try .NET only works with C# documentation. @@ -12,3 +12,14 @@ - A place where you can post issues about [Try .NET](https://github.com/dotnet/try/issues). - **Note:** The code for Try .NET is not currently hosted on GitHub.*(Coming soon)* +## Experiences + Use Try .NET to create executable C# snippets for your websites or, interactive markdown files that users can run on their machine. + +**Websites** + +Microsoft Docs uses Try .NET to create interactive documentation. Users can run and edit code al in the browser. +![Hello World - Introduction to C# interactive C# tutorial _ Microsoft Docs](https://user-images.githubusercontent.com/2546640/57113902-c3026b80-6d14-11e9-82e1-0ab629faefcd.gif) + +**Interactive Markdown** +## Installation +## Getting Started \ No newline at end of file