summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-07-23 21:04:00 +0300
committerYuval Adam <_@yuv.al>2018-07-23 21:04:00 +0300
commit957f0bfdd5d075abe73344ea2583c886f95322db (patch)
tree2df612149f85f652afd6036bbe8a5c06d1b586db /README.md
parentf8eab2708f229d3187a0329983df7536c7bc0e01 (diff)
Add basic USB device discovery
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 621fa5a..1a0ee4c 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,8 @@ $ cargo build
$ cargo test
```
+Since there isn't (?) any good USB device mocking setup, for tests to pass an RTL-SDR device must be connected.
+
## License
[GPLv3](LICENSE)