diff options
Diffstat (limited to 'design.md')
-rw-r--r-- | design.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/design.md b/design.md new file mode 100644 index 0000000..fd95b26 --- /dev/null +++ b/design.md @@ -0,0 +1,6 @@ +# honey architecture + +The core of honey is fairly simple, providing only library loading and timing functions. Everything else lives in the various modules attached to it. + +## opengl + |