Update readme.md
diff --git a/readme.md b/readme.md
index 767e914..a9852c0 100644
--- a/readme.md
+++ b/readme.md
@@ -34,7 +34,7 @@
C++ coding guidelines - Follow Google's guidelines [Google C++ Guideline](https://google.github.io/styleguide/cppguide.html)
Python coding guidelines - Follow PEP 8 style guide [PEP 8 Style Guide](https://www.python.org/dev/peps/pep-0008/). We highly recommend the user of [Autopep8 tool](https://pypi.org/project/autopep8/) for the automatic formating of python code to be compliant with PEP 8 guidelines.
-##Change History
+## Change History
Please refer to [changelog](./changelog.md) to see the history of changes in this project over released versions.