diff --git a/README.md b/README.md index 2fbff0d..581a97f 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ trifid-api feature table: | Feature | trifid-api | api.defined.net | |---------------------------------------------|--------------|-----------------| | Enroll in sites with dnclient | Yes | Yes | -| Automatic config update polling by dnclient | Not yet | Yes | -| Group-based firewalling | Not yet | Yes | +| Automatic config update polling by dnclient | Yes | Yes | +| Group-based firewalling | Yes | Yes | +| All config features | Yes | Not officially | | SSO authentication | Not yet | Yes | | Open-source server | Yes | No | @@ -33,3 +34,6 @@ tfclient feature table: | Poll the API server for config updates | Yes | Yes | | Secure Ed25519 signing for API communication | Yes | Yes | +# Documentation + +Documentation work is underway. You can find a link to all documentation on the main project page [here](https://hub.e3t.cc/~core/trifid).