diff options
| -rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ Teensy should be at least somewhat portable to whatever systems meet the minimum specs, although currently the only targets are common operating systems. +Additionally, Teensy is not designed to be dynamically linked. Rather, it is +designed to be a part of the codebase of the target application. + == Demonchime == Demonchime is a game that I'm still working out the details of. It is currently |
