Update README.md
Some checks failed
CodeQL Advanced / Analyze (go) (push) Failing after 13s
CodeQL Advanced / Analyze (actions) (push) Failing after 16s
CodeQL Advanced / Analyze (python) (push) Failing after 12s

This commit is contained in:
DaanSelen
2025-06-04 23:42:03 +02:00
committed by GitHub
parent 8f39c81d20
commit 86ad71f913

View File

@@ -1,5 +1,7 @@
# GhostRunner # GhostRunner
[![CodeQL Advanced](https://github.com/DaanSelen/ghostrunner/actions/workflows/codeql.yml/badge.svg)](https://github.com/DaanSelen/ghostrunner/actions/workflows/codeql.yml)
This project aims to create a way to schedule commands to be run as soon as possible when they offline initialy.<br> This project aims to create a way to schedule commands to be run as soon as possible when they offline initialy.<br>
The way to accomplish this is to create a tracked task list, and keep track of it has been successfully done. The way to accomplish this is to create a tracked task list, and keep track of it has been successfully done.