Add MIT LICENSE and fix repository URLs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
A comprehensive Linux platform implementation for .NET MAUI using SkiaSharp rendering.
|
||||
|
||||
[](https://github.com/anthropics/maui-linux/actions)
|
||||
[](https://github.com/open-maui/maui-linux/actions)
|
||||
[](https://www.nuget.org/packages/Microsoft.Maui.Controls.Linux)
|
||||
[](LICENSE)
|
||||
|
||||
@@ -141,7 +141,7 @@ app.Run();
|
||||
## Building from Source
|
||||
|
||||
```bash
|
||||
git clone https://github.com/anthropics/maui-linux.git
|
||||
git clone https://github.com/open-maui/maui-linux.git
|
||||
cd maui-linux
|
||||
dotnet build
|
||||
dotnet test
|
||||
|
||||
Reference in New Issue
Block a user