From 63be2f98546ae64aedb8716fa6b0771903f291a3 Mon Sep 17 00:00:00 2001 From: mexisme Date: Wed, 11 Jan 2023 01:54:53 +1300 Subject: [PATCH] Update README.md to reference surface-go module --- microsoft/surface/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/microsoft/surface/README.md b/microsoft/surface/README.md index 6b16cdf..b788752 100644 --- a/microsoft/surface/README.md +++ b/microsoft/surface/README.md @@ -10,6 +10,7 @@ These derivatives use the patches from the [linux-surface repo](https://github.c ## Importing By preference, there will already be a specialised module for your model's configuration. +e.g. The `microsoft/surface/surface-go` module configures for the Surface Go. If not, the `microsoft/surface/common/` module can also be imported directly, and the options provided can be used in your own system's configuration.