diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-05-22 00:37:35 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-05-22 00:42:43 -0400 |
commit | ada49a8aca89eeb23bee69bebea468681657333c (patch) | |
tree | f0f29f8a9ff4ec8fd6d0f4d330775617675df71e /README |
initial commit: an AVL tree
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +# tmplt + +A hierarchical filetype based on descriptions and a directed acyclic +graph. `template` is an example of this filetype |