Updated Architecture Overview (markdown)

Nick O'Leary
2018-10-20 17:48:06 +01:00
parent fb005403e9
commit be80e0bda4

@@ -1,3 +1,5 @@
**This overview is 3+ years old. A lot has changed, moved and is being completely reworked in 0.20.**
| File | Description |
|:-----|:------------|
| [red / **red.js**](https://github.com/node-red/node-red/blob/master/red/red.js) | The main entry point for Node-RED. Provides the programmatic API into the runtime. |