aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--readme.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.rst b/readme.rst
index 321886b..65a0725 100644
--- a/readme.rst
+++ b/readme.rst
@@ -28,7 +28,7 @@ Getting Started
To get started with Psi, you can clone the repository and follow the instructions in the README file. The repository includes a comprehensive set of examples that demonstrate the various features of the language.
+---------------------+---------------------+---------------------------------+-----------------------------------------+
-| Data Structures | Data Types | keywords | Special Characters |
+| *Data Structures* | *Data Types* | *keywords* | *Special Characters* |
+=====================+=====================+=================================+=========================================+
| List | Integer | `reply` `ask` | `?`: if, `!`: else, `|`: condition |
+---------------------+---------------------+---------------------------------+-----------------------------------------+