license and readme

This commit is contained in:
2025-07-18 21:22:48 +01:00
parent c34ab24c6f
commit 9eabb7cdbf
2 changed files with 204 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Decimal numbers and simple calculator math for Rust core projects
Tests can be run on `std` but library is designed for `core` only for embedded systems.