Skip to content

Commit 6f90443

Browse files
committed
change device color in diagram
1 parent 339453e commit 6f90443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/rpc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ flowchart TD
2929
ggml[llama-cli]<-->rpcb[RPC backend]
3030
end
3131
style hostn stroke:#66,stroke-width:2px,stroke-dasharray: 5 5
32-
classDef devcls fill:cyan
32+
classDef devcls fill:#5B9BD5
3333
class local,dev,dev2,dev3,dev4,dev5 devcls
3434
```
3535

0 commit comments

Comments
 (0)