Commit Diff


commit - ba1c303d40b2b57789b4bce3e39ca709f9300547
commit + 4493172e5d0e33dacefac3c5e13c748956eb6357
blob - a6d1e1a9a0be112a97bcb1fc8e7361b0d24c325a
blob + 9f7730845626baae04f2e24131eb1445b39c8dd9
--- README.md
+++ README.md
@@ -16,11 +16,11 @@ The script takes those lines and converts them into a 
 information and also calculates the currently allocated heap:
 
 ```
-== 00000050 bytes, +50     (#m:0x20003080;0x182f-50)
+== 00000050 bytes +50     (#m:0x20003080;0x182f-50)
 == 00000000 bytes -50     (#f:0x0;0x183f-0x20003080)
-== 00000050 bytes, +50     (#m:0x20003080;0x182f-50)
+== 00000050 bytes +50     (#m:0x20003080;0x182f-50)
 == 00000000 bytes -50     (#f:0x0;0x183f-0x20003080)
-== 00000050 bytes, +50     (#m:0x20003080;0x182f-50)
+== 00000050 bytes +50     (#m:0x20003080;0x182f-50)
 == 00000000 bytes -50     (#f:0x0;0x183f-0x20003080)
 ```
 ![logoutput.png](logoutput.png)