summaryrefslogtreecommitdiff
path: root/design.md
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2021-10-21 21:33:06 -0500
committersanine <sanine.not@pm.me>2021-10-21 21:33:06 -0500
commit9c238237597de90c73cc65c3fccf2f49bfaa46b4 (patch)
treebd7bb7846568e64104c63eba57a0adae1300d3ef /design.md
parentd356c9bb873092e9d8ed53ee5f15a560accbf5bb (diff)
move test files to the same directories as the files they test
Diffstat (limited to 'design.md')
-rw-r--r--design.md6
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
+