From 66d1d41950e937010db1d0814b1533bbd73a9b70 Mon Sep 17 00:00:00 2001 From: Andrey1970AppleLife Date: Wed, 23 Sep 2020 03:20:09 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 509988b..5cdd1de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # CpuTscSync -[![Build Status](https://travis-ci.com/acidanthera/CpuTscSync.svg?branch=master)](https://travis-ci.com/acidanthera/CpuTscSync) +[![Build Status](https://travis-ci.com/acidanthera/CpuTscSync.svg?branch=master)](https://travis-ci.com/acidanthera/CpuTscSync) + It is a Lilu plugin, combining functionality of VoodooTSCSync and disabling xcpm_urgency if TSC is not in sync. It should solve some kernel panics after wake. #### Credits