Make clear what is meant here.
This commit is contained in:
parent
ed81a5f2e4
commit
979a25c4d6
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@ With the things from above, a module could have the following architecture:
|
|||
+-----------------------------------+---------+
|
||||
```
|
||||
|
||||
The foundation of all imag modules is the store, as one can see in the image.
|
||||
The foundation of all imag modules is the store, as one can see in the
|
||||
visualization from above.
|
||||
Above the store library there is the libimagrt, which provides the basic runtime
|
||||
and access to the `Store` object.
|
||||
Cross-cutting, there is the error library (and possibly
|
||||
|
|
Loading…
Reference in a new issue