Skip to content

Commit a49e679

Browse files
authored
Merge pull request #43 from windows-toolkit/Sergio0694-patch-1
Update README.md
2 parents 6a32401 + bf4dd0c commit a49e679

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
> ### NOTE
2-
> The MVVM Toolkit is currently work in progress. You can track the development and all changes in each preview release [here](https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3428).
3-
41
# Windows Community Toolkit
52
This new "MVVM Toolkit" is part of the [Windows Community Toolkit](https://aka.ms/wct). The Windows Community Toolkit is part of the [.NET Foundation](https://dotnetfoundation.org/).
63

74
# MVVM Toolkit & Samples
85

9-
The MVVM library of the Windows Community Toolkit can be found in the `Microsoft.Toolkit.Mvvm` NuGet package, currently in preview. It will be known as the "MVVM Toolkit" in short for reference.
6+
The MVVM library of the Windows Community Toolkit can be found in the [`Microsoft.Toolkit.Mvvm` NuGet package](https://www.nuget.org/packages/Microsoft.Toolkit.Mvvm). It will be known as the "MVVM Toolkit" in short for reference.
7+
8+
The full official documentation can be found [in MS Docs website](https://docs.microsoft.com/en-us/windows/communitytoolkit/mvvm/introduction).
109

11-
This repo contains initial preview [documentation](docs/mvvm/Introduction.md) and samples for how to utilize the library.
10+
This repo contains initial samples for how to utilize the library.
1211

1312
## Introduction to the MVVM Toolkit
1413

0 commit comments

Comments
 (0)