docs: add a Documentation section to the readme
This commit is contained in:
parent
a12adb525f
commit
c159a9d294
1 changed files with 17 additions and 1 deletions
18
README.md
18
README.md
|
@ -72,7 +72,23 @@ zig build -Doptimize=ReleaseSafe -Dtarget=aarch64-linux-musl --prefix zig-out/aa
|
||||||
|
|
||||||
When cross-compiling zig will build a binary with generic CPU support.
|
When cross-compiling zig will build a binary with generic CPU support.
|
||||||
|
|
||||||
[](https://deepwiki.com/neurocyte/flow)
|
|
||||||
|
# Documentation
|
||||||
|
|
||||||
|
## User manual
|
||||||
|
|
||||||
|
A basic user manual is available inside flow. You can open it with the
|
||||||
|
`Open help` command (F1).
|
||||||
|
|
||||||
|
## Development Resources
|
||||||
|
|
||||||
|
Also, additional developer resources can be found on the Flow Control website at
|
||||||
|
[flow-control.dev/docs](https://flow-control.dev/docs/).
|
||||||
|
|
||||||
|
There is also an AI generated developer guide at
|
||||||
|
[](https://deepwiki.com/neurocyte/flow).
|
||||||
|
Accuracy may vary. Check details against the referenced source code.
|
||||||
|
|
||||||
|
|
||||||
# Running Flow Control
|
# Running Flow Control
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue