update docs

This commit is contained in:
2026-04-04 15:44:17 -07:00
parent d8101306c3
commit 450fe91124

View File

@@ -1,6 +1,6 @@
# Using tono as a Python library
tono's processing nodes can be used as a standalone Python library for scripting, batch processing, and integration into other tools — no web server required.
tono's processing nodes can be used as a standalone Python library for scripting, batch processing, and integration into other tools — no web server required. It works best as part of a notebook style workflow (Jupyter, IPython).
## Installation