Update scripts doc

This commit is contained in:
2025-01-12 10:42:22 -05:00
parent 989be15390
commit 8f491fd843
2 changed files with 7 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Backend Guide
# Guide: Backend
The end-user needs to adapt this library to hook into their own codebase. For reference, they can check the [examples](../examples/) and [backend](../backend/) directories for working code that demonstrates what this guide covers.