docs: Update heading from "AMLNN SDK Setup" to "AMLNN Runtime setup" in README.md.

This commit is contained in:
dian.yuan 2026-02-25 16:53:41 +08:00
parent cf106dd604
commit 16ed7c8b5a

View file

@ -68,7 +68,7 @@ pre-build models:
- means currently supported.
# Examples Compile
## AMLNN SDK Setup
## AMLNN Runtime setup
The C++ demos depend on the **AMLNN** runtime library. The build system automatically looks for `amlnn-toolkit` as a sibling directory:
```