From d441028a73d7b353d0e98a494042cae0a516453c Mon Sep 17 00:00:00 2001 From: Jeff Lindsay Date: Tue, 18 Jun 2024 11:49:46 -0400 Subject: [PATCH] README: fix gif URLs --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 8c269cc8..793d7a15 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,7 @@ Native Apple APIs for Golang! ------ - -SnowScape DemoClipTrail DemoScanDrop DemoMenuSpacer Demo - - - - +SnowScape DemoClipTrail DemoScanDrop DemoMenuSpacer Demo DarwinKit lets you work with [supported Apple frameworks](https://pkg.go.dev/github.com/progrium/darwinkit/macos@main#section-directories) and build native applications using Go. With XCode and Go 1.18+ installed, you can write this program in a `main.go` file: