diff options
| -rw-r--r-- | readme.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | +---------------------+---------------------+---------------------------------+-----------------------------------------+ |
