diff --git a/README.md b/README.md index 3d18a01..91cd157 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,12 @@ Minimal Delegated License Service (DLS). +> [!note] > Compatibility tested with official NLS 2.0.1, 2.1.0, 3.1.0, 3.3.1, 3.4.0. For Driver compatibility see [compatibility matrix](#vgpu-software-compatibility-matrix). -Drivers are only supported until **17.x releases**. + +> [!alert] 18.x Drivers are not yet supported! +> Drivers are only supported until **17.x releases**. This service can be used without internet connection. Only the clients need a connection to this service on configured port. @@ -83,7 +86,7 @@ docker run -e DLS_URL=`hostname -i` -e DLS_PORT=443 -p 443:443 -v $WORKING_DIR:/ See [`examples`](examples) directory for more advanced examples (with reverse proxy usage). -> Adjust *REQUIRED* variables as needed +> Adjust `REQUIRED` variables as needed ```yaml version: '3.9'