Add TODO section to README with 1.0 roadmap, remove TODO.md #54

Merged
sneak merged 3 commits from 47-add-todo-section-to-readme into main 2026-04-07 00:43:56 +02:00
Showing only changes of commit 11cc2926cb - Show all commits

View File

@@ -0,0 +1,9 @@
name: check
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
# actions/checkout v4.2.2, 2026-03-16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- run: docker build .