From 6167da246ee9aab643b5cbfbf4d4614798532e38 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 1 Sep 2024 09:29:24 -0300 Subject: [PATCH] Update README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d645f6..5e01cb1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,15 @@ myip.wtf relays information about your public IP address from [clean.myip.wtf/json](https://clean.myip.wtf/json) -to your browser. +to your browser. The primary development and runtime +dependencies are +[TypeScript](https://www.typescriptlang.org/), +[preact](https://preactjs.com/), +and +[webpack](https://webpack.js.org/). +The extension can be built locally and installed as a +developer extension / addon on both Chromium and FireFox. +There are XPI files provided for FireFox users as well. ## Example