git ssb

16+

Dominic / patchbay



Commit c37769c3eb5a15ebdc2c876356cc062bddae9bb1

embed graph

Dominic Tarr committed on 7/15/2016, 1:14:00 AM
Parent: 40b0e26de04d1ff1fb0c91bf137ddf18f7d8b34c

Files changed

README.mdchanged
README.mdView
@@ -82,9 +82,17 @@
8282 # otherwise
8383 electro index.js
8484 ```
8585
86+## modules
8687
88+patchbay uses [depject](http://github.com/dominictarr/depject) to manage it's modules.
89+here is a graph of the current connections between them. (round shows module,
90+square shows api, arrow direction points from user to provider)
91+
92+![module graph](./graph.svg)
93+
94+
8795 ## License
8896
8997 MIT
9098

Built with git-ssb-web