summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-10-17 22:43:56 +0200
committerGitHub <noreply@github.com>2019-10-17 22:43:56 +0200
commit592ab2b762b6ff44e39b88022873d0a2cc9b6e25 (patch)
tree0a18c585159fcbd70889264759b16de4eb9ba18d /README.md
parentc3cd9b59ad8eda440a9ad963430ac20b8f1cb090 (diff)
docs(readme): os support note
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 60c657a..31805f8 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ At the moment, `what` is available through Cargo as a binary package.
`cargo install what`
+Important note: There is only support for linux at the moment, mostly because I don't have access to anything else. I'd very much welcome contributions, and would be happy to provide guidance. Open up an issue/pr if interested.
+
### Usage
`what -i <interface-name>` eg. `what -i eth0`