Updated REAMDE, added LICENSE

This commit is contained in:
Oliver Jakoubek 2026-01-30 10:04:58 +01:00
commit 6c050e2802
3 changed files with 24 additions and 4 deletions

View file

@ -17,7 +17,6 @@ import (
"context"
"fmt"
"log"
"os"
bookstack "code.beautifulmachines.dev/jakoubek/bookstack-api"
)