Update markdown tags to use rust instead of mips

This commit is contained in:
2025-12-26 21:56:21 -07:00
parent c91086157a
commit 85f8b136e1

View File

@@ -23,7 +23,7 @@ Slang aims to reduce the time spent writing IC10 assembly by providing:
## Example ## Example
```mips ```rust
device gasSensor = "d0"; device gasSensor = "d0";
device airCon = "d1"; device airCon = "d1";