From 1ec2379b296ac0f347b2be211432b1611d33f965 Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Wed, 23 Jan 2019 12:56:58 +0000 Subject: [PATCH] Add link to Marzipan in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5b39949..95cdeac3 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,7 @@ Otherwise you can adjust component's behavior via `Props` and pass different Providing renderers for other platforms in the future is one of our top priorities. Imagine an `AppKitRenderer` that allows you to render the same component on macOS without any changes applied to the component code and without -requiring Marzipan! +requiring [Marzipan](https://www.imore.com/marzipan)! ## Example project