summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index aa2a209..71ab55d 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,8 @@ GCC size output when compiled for ARM:
$ arm-none-eabi-gcc -Os -c aes.c -o aes.o
$ size aes.o
- text data bss dec hex filename
- 1079 0 204 1283 503 aes.o
+ text data bss dec hex filename
+ 1079 0 204 1283 503 aes.o