From 284ebda8bb74bb2d247d305a7041b5f8f16beaf3 Mon Sep 17 00:00:00 2001 From: Hauke D Date: Tue, 4 Sep 2018 22:06:16 +0200 Subject: [PATCH] Added link to regex tester --- index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.md b/index.md index 193c5ed..fbe1da8 100644 --- a/index.md +++ b/index.md @@ -36,6 +36,9 @@ js('document')->getElementById('my_button') - [**Download `webperl_prebuilt_v0.05-beta.zip`**](https://github.com/haukex/webperl/releases/download/v0.05-beta/webperl_prebuilt_v0.05-beta.zip) - [**Get the sources on GitHub**](https://github.com/haukex/webperl) +For a web application written with WebPerl, see the +[**WebPerl Regex Tester** (beta)](regex.html)! + Quick Start -----------