From 1263e18d8258a3c240a08f3a15b822e1c7945530 Mon Sep 17 00:00:00 2001 From: John Snook Date: Thu, 26 Jul 2018 11:54:00 -0400 Subject: [PATCH] Added link to https://snooky.biz/parsel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 745b431..dd9857a 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Fields to be search must be either text, varchar or char currently. Future vers #### Examples -See files in /examples. +See files in /examples. If it's still up, you might also be able to play with an example [here](https://snooky.biz/parsel) #### Additional Reading