From ef3318a78050ea8aa4f6a65dd4673958c0eadf85 Mon Sep 17 00:00:00 2001
From: Martin Fischer <martin@push-f.com>
Date: Sun, 13 Apr 2025 22:19:45 +0200
Subject: docs: add README and link to repo

---
 lex-serve/main_test.go | 1 +
 1 file changed, 1 insertion(+)

(limited to 'lex-serve/main_test.go')

diff --git a/lex-serve/main_test.go b/lex-serve/main_test.go
index bd284a8..a45c38d 100644
--- a/lex-serve/main_test.go
+++ b/lex-serve/main_test.go
@@ -59,6 +59,7 @@ func TestStartPage(t *testing.T) {
 	<div class=countries>
 	
 </div>
+	<p><a href="https://git.push-f.com/lex-surf">source code</a></p>
 </body>
 </html>
 `
-- 
cgit v1.2.3