diff --git a/README.md b/README.md index 51c3eac..4c9ff63 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ hexValue = 0xFA8 [MySection.MySubsection.AnotherSubsection] binValue = 0b0010010 + +# Another comment anotherDec = 1_000_375 ```