From 11d9566599d13c7cd11a05e138cfd09082e97b1e Mon Sep 17 00:00:00 2001 From: sdoroff Date: Tue, 26 Jun 2018 11:16:39 -0400 Subject: [PATCH] Updated README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 557d5b1e71..bec03b3da9 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# DataGrid + + +# Avalonia DataGrid + +This is a port of the Silverlight DataGrid Control to Avalonia. + +**The Avalonia DataGrid is currently in alpha** which means it is not yet ready for use in production applications, the API is still being revised, and it is dependent upon the nightly Avalonia builds.