Update README
This commit is contained in:
parent
34d6832046
commit
6167da246e
1 changed files with 9 additions and 1 deletions
10
README.md
10
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue