Skip to content

Commit cf8f87c

Browse files
committed
Immigration sucesss to organization
1 parent 815a5ab commit cf8f87c

20 files changed

Lines changed: 5 additions & 6 deletions

Calx/src/REPL.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

documents/contributing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ To start do:
44

55
(Fork the project)
66

7-
```git clone https://www.github.com/LiamWJH/Calx-lisp```
7+
```git clone https://www.github.com/stroll-script/stroll-script-python```
88

9-
```cd "Calx-lisp"```
9+
```cd "stroll-script-python"```
1010

1111
2. Choosing :D
12-
Once you finished step 1 you will see several folders like _/docs_, _/Calx_ and files like _LICENSE_, and _readme_, if you wish you can contribute to any of these go to step 2.
12+
Once you finished step 1 you will see several folders like _/docs_, _/stroll_ and files like _LICENSE_, and _readme_, if you wish you can contribute to any of these go to step 2.
1313

1414
3. IF YOU CHOSE TO EDIT THE **CODE**
15-
If you chose to edit the code or the python code, go to via _/Calx_ folder then you can go to the _/src_ folder to edit the source code!
15+
If you chose to edit the code or the python code, go to via _/stroll_ folder then you can go to the _/src_ folder to edit the source code!
1616

1717
{**IMPORTANT** Do not try to make the code dysfunctional, always test all the test cases to see if your new code qualifies all of them!}
1818

1919
4. IF YOU CHOSE TO EDIT THE **TEST CASES**
20-
If you chose to edit the test cases for Ordinta , go to via _/Calx_ folder then you can go to the _/tests_ folder to add, edit, delete the test cases!
20+
If you chose to edit the test cases for Ordinta , go to via _/stroll_ folder then you can go to the _/tests_ folder to add, edit, delete the test cases!
2121

2222
{**IMPORTANT** Before making, deleting, editing the test cases PLEASE review the features and code and the basics of Ordinta to make sure they're valid}
2323

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)