Update README.md

This commit is contained in:
2025-01-31 06:18:22 +01:00
committed by GitHub
parent d918540daa
commit a46902b946

View File

@@ -94,6 +94,8 @@ hexValue = 0xFA8
[MySection.MySubsection.AnotherSubsection]
binValue = 0b0010010
# Another comment
anotherDec = 1_000_375
```