aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2022-07-19 18:28:00 +0200
committerDarkelarious <darkelarious@333networks.com>2022-07-19 18:28:00 +0200
commite9b4cd5fc79ca2d044eba4fed8bf62b138f44249 (patch)
treef396b20f3f415989529484eaacf12314dc72e019 /README.md
parent30adff959ed724224d4a9e1d37b08705f5d62f53 (diff)
downloadWebInterface-Perl-e9b4cd5fc79ca2d044eba4fed8bf62b138f44249.tar.gz
WebInterface-Perl-e9b4cd5fc79ca2d044eba4fed8bf62b138f44249.zip
simplify address format
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 314e445..fd2bbf7 100755
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This repository contains software for a web interface to display information obt
* `DBI`
* `DBD::SQLite`
* `TUWF`
- * `JSON`
+ * `JSON:XS`
* `Image::Size` (optional for style generation)
* `AnyEvent` (optional for IP to Country lookup)
* `LWP::Simple` (optional for IP to Country lookup)