diff --git a/README.md b/README.md
index 8b3d4de08..ae981b467 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@
PikaScript is an ultra-lightweight Python engine with zero dependencies and zero-configuration, that can run with 4KB of RAM and 32KB of flash (such as STM32G030C8 and STM32F103C8).
-
+
It's very easy to bind C function to python module with the help of Pika Pre-compiler.