add caveats to readme
This commit is contained in:
parent
4d7709d615
commit
7bbed0bc28
1 changed files with 7 additions and 0 deletions
|
|
@ -106,4 +106,11 @@ Open nets:
|
||||||
- Useful classes, namely `NetsInfo` and `NetName`, are in `snarled.tracker`.
|
- Useful classes, namely `NetsInfo` and `NetName`, are in `snarled.tracker`.
|
||||||
- `snarled.interfaces` contains helper code for interfacing with other packages.
|
- `snarled.interfaces` contains helper code for interfacing with other packages.
|
||||||
|
|
||||||
|
## Caveats
|
||||||
|
|
||||||
|
This package is slow, dumb, and the code is ugly. There's only a basic test case.
|
||||||
|
|
||||||
|
If you know what you're doing, you could probably do a much better job of it.
|
||||||
|
|
||||||
|
...but you *have* heard of it :)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue