Add LICENSE. Add design documents.

This commit is contained in:
Doc
2025-10-28 21:56:46 -04:00
parent bb1c0612d8
commit ae3585bf48
3 changed files with 87 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name = "bpe-jigsaw"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
license = { file = "LICENSE" }
authors = [
{ name = "Doc", email = "lastdoc39@gmail.com" }
]