diff --git a/README.md b/README.md index 3be8a62..714952f 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,11 @@ tfclient is designed to be self-contained and as cross-platform as possible. Whe In addition, not all clients support connecting to trifid-api. Both tfclient support tiers and trifid-api connectivity capability are listed below. -| Operating System / Architecture | tfclient support tier | trifid-api compatible? | -|---------------------------------|-----------------------------------|-------------------------------------| -| Windows (all architectures) | Tier 2 - external nebula required | Yes (tfclient/dnclient) | -| Darwin (OSX, MacOS) | Tier 2 - untested, maybe T1 | Yes (tfclient/dnclient) | -| FreeBSD (amd64) | Tier 1 - untested | Yes (tfclient/dnclient) | -| Linux (most architectures) | Tier 1 | Yes (tfclient/dnclient) | -| Android | Unsupported | No (almost - help wanted! see docs) | -| iOS | Unsupported | No (almost - help wanted! see docs) | +| Operating System / Architecture | tfclient support tier | trifid-api compatible? | +|---------------------------------|-----------------------|-------------------------------------| +| Windows (all architectures) | Tier 1 | Yes (tfclient/dnclient) | +| Darwin (OSX, MacOS) | Tier 1 | Yes (tfclient/dnclient) | +| FreeBSD (amd64) | Tier 1 | Yes (tfclient/dnclient) | +| Linux (most architectures) | Tier 1 | Yes (tfclient/dnclient) | +| Android | Unsupported | No (almost - help wanted! see docs) | +| iOS | Unsupported | No (almost - help wanted! see docs) |