From 8fb24a1987151a915fd5ac0e500c7e89b429dc81 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 23 Jul 2023 15:32:12 +0800 Subject: 👻Fix ::raw MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.rst b/readme.rst index 739daf2..6e9776d 100644 --- a/readme.rst +++ b/readme.rst @@ -3,6 +3,7 @@ Psi CLI Language Psi is a new programming language designed with simplicity, flexibility, and performance in mind. It provides a clean and intuitive syntax that is easy to read and write, making it an excellent choice for both beginners and experienced programmers. + Features -------- @@ -31,6 +32,7 @@ Features .. _`Mathematics Foundation Module`: https://github.com/HydroRoll-Team/psi/blob/main/psi/mathematics.py .. _`Documentation Module`: https://github.com/HydroRoll-Team/psi/blob/main/docs + Getting Started --------------- @@ -62,6 +64,7 @@ To get started with Psi, you can clone the repository and follow the instruction | LinkedList | Enum | ``loop`` ``break`` ``continue`` | ``=>``: functional program | +---------------------+---------------------+-----------------------------------------+---------------------------------------------+ + Contributing ------------ @@ -70,10 +73,13 @@ Contributions to the Psi project are welcome. If you have a feature request, bug How to build docs ^^^^^^^^^^^^^^^^^ +:: + git clone https://github.com/HydroRoll-Team/psi.git cd psi/psi/docs sphinx-build -b html . _build/html + License ------- -- cgit v1.2.3-70-g09d2