From 1005644d86c08c2bc820b3dd3e560f6519e32803 Mon Sep 17 00:00:00 2001 From: Tyler Date: Thu, 17 Dec 2020 08:16:22 -0800 Subject: [PATCH] Remove reference to shuttered https://splash.rambo.codes (#122) https://splash.rambo.codes seems to be gone; might as well remove it from the readme. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 89a2ccc..4d2d32f 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,6 @@ Splash can be used either as a library in your own Swift Package Manager-powered ### 🌍 On the web -Thanks to my good friend [Gui Rambo](https://twitter.com/_inside), you can [try out Splash directly in your browser](https://splash.rambo.codes)! His web tool lets you use Splash to generate either HTML or an image, by simply pasting Swift code into a text box. - -👉 [splash.rambo.codes](https://splash.rambo.codes) - If you're using [Publish](https://github.com/JohnSundell/Publish), then there's an official plugin that makes it easy to integrate Splash into your website: 👉 [SplashPublishPlugin](https://github.com/JohnSundell/SplashPublishPlugin)