From 935ad113d8d4fd5c9e94e15ca4f7ccb66e6bf6a3 Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Mon, 5 Jun 2023 02:13:10 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 932a9b9..e74b3ef 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # lineageos-ota-server -A highly-scalable and lightweight OTA Server for LineageOS. The OTA server supports a single device, if you intend to support multiple devices, you just create an additional OTA server instance for each device. +A highly-scalable and lightweight OTA Server for LineageOS. The OTA server supports a single device model (eg: Google Pixel), if you intend to have OTA's available for a variety of device models, just create an additional OTA server instance for each device. ### docker compose example