Fix ascii art (#5407)

This commit is contained in:
Brendan Wrafter 2019-03-14 17:18:11 -04:00 committed by MechMerlin
parent 980a41e904
commit c02c7b7517
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ place:
``` text
+------+ +-----+ +----------+ +----------+ +----+
| User |-------->| Key |------>| Firmware |----->| USB wire |---->| OS |
+------+ +-----+ +----------+ +----------+ |----+
+------+ +-----+ +----------+ +----------+ +----+
```
This scheme is a very simple view of what's going on, and more details follow