add README.md

This commit is contained in:
Keisuke Hirata 2025-03-26 08:01:35 +09:00
parent 6bec590aa1
commit 9959e23ab2

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Interface Language
## How to use
```bash
cat ./path/to/.sil | cargo run
```