From c78f264b4b64b58589d4cb34697aaf4e18499266 Mon Sep 17 00:00:00 2001 From: Kayla Cinnamon <48369326+cinnamon-msft@users.noreply.github.com> Date: Tue, 19 May 2020 09:19:04 -0700 Subject: [PATCH] Update README with v1 announcements (#5993) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We have some goodies that have been announced at Build 2020 that need to be in the README. 😊 --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7305ea39cb..8b8075dfb4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ This repository contains the source code for: -* [Windows Terminal](https://www.microsoft.com/en-us/p/windows-terminal-preview/9n0dx20hk701) +* [Windows Terminal](https://aka.ms/terminal) +* [Windows Terminal Preview](https://aka.ms/terminal-preview) * The Windows console host (`conhost.exe`) * Components shared between the two projects * [ColorTool](https://github.com/Microsoft/Terminal/tree/master/src/tools/ColorTool) @@ -10,6 +11,7 @@ This repository contains the source code for: Related repositories include: +* [Windows Terminal Documentation](https://github.com/MicrosoftDocs/terminal) * [Console API Documentation](https://github.com/MicrosoftDocs/Console-Docs) * [Cascadia Code Font](https://github.com/Microsoft/Cascadia-Code) @@ -19,7 +21,7 @@ Related repositories include: ### Microsoft Store [Recommended] -Install the [Windows Terminal from the Microsoft Store][store-install-link]. This allows you to always be on the latest version when we release new builds with automatic upgrades. +Install the [Windows Terminal from the Microsoft Store][store-install-link]. This allows you to always be on the latest version when we release new builds with automatic upgrades. This is our preferred method. @@ -61,12 +63,6 @@ ColorTool|![](https://microsoft.visualstudio.com/_apis/public/build/definitions/ --- -## Windows Terminal v1.0 Roadmap - -The plan for delivering Windows Terminal v1.0 [is described here](/doc/terminal-v1-roadmap.md), and will be updated as the project proceeds. - ---- - ## Terminal & Console Overview Please take a few minutes to review the overview below before diving into the code: @@ -131,7 +127,7 @@ Solution: Make sure you're building & deploying the `CascadiaPackage` project in ## Documentation -All project documentation is located in the `./doc` folder. If you would like to contribute to the documentation, please submit a pull request. +All project documentation is located at aka.ms/terminal-docs. If you would like to contribute to the documentation, please submit a pull request on the [Windows Terminal Documentation repo](https://github.com/MicrosoftDocs/terminal). --- @@ -226,4 +222,4 @@ For more information see the [Code of Conduct FAQ][conduct-FAQ] or contact [open [conduct-code]: https://opensource.microsoft.com/codeofconduct/ [conduct-FAQ]: https://opensource.microsoft.com/codeofconduct/faq/ [conduct-email]: mailto:opencode@microsoft.com -[store-install-link]: https://aka.ms/windowsterminal +[store-install-link]: https://aka.ms/terminal