Skip to content

Commit 2f07aaa

Browse files
committed
docs: add CI badges for Magisk Module and Multi ABI Build to README.md
1 parent 0926c7f commit 2f07aaa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CoreTaskOptimizer
22

3+
[![Magisk Module CI](https://github.com/c0d3h01/CoreTaskOptimizer/actions/workflows/checks.yml/badge.svg)](https://github.com/c0d3h01/CoreTaskOptimizer/actions/workflows/checks.yml)
4+
[![Multi ABI Build (on main.cpp changes)](https://github.com/c0d3h01/CoreTaskOptimizer/actions/workflows/android-multi-abi-build.yml/badge.svg)](https://github.com/c0d3h01/CoreTaskOptimizer/actions/workflows/android-multi-abi-build.yml)
5+
36
Adaptive core CPU optimizer for Android, designed for use as a [Magisk](https://github.com/topjohnwu/Magisk) module.
47
This project provides a universal, cross-architecture binary for efficient task management, core affinity, and log management on rooted Android devices.
58

0 commit comments

Comments
 (0)