summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/source/core/introduction.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/source/core/introduction.rst b/docs/source/core/introduction.rst
index 0c436d3..1a51e4d 100644
--- a/docs/source/core/introduction.rst
+++ b/docs/source/core/introduction.rst
@@ -1,4 +1,5 @@
-Introduction
-============
+Intro
+=====
-The core represents the most essential parts of this code base.
+The core module represents the most essential parts of this code base.
+This module provides basic functionality in regards to memory control, error functionalities and other minor things.