Skip to content

Commit 40aceba

Browse files
authored
Update readme.md
Added Instructions for Running Code.
1 parent 073efc8 commit 40aceba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

primalityTest/optimisedSchoolMethod/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@
2828
i ← i + 6
2929

3030
return true
31+
### Instruction for Running code:
32+
33+
- Python
34+
35+
python3 optimisedSchoolMethod.py

0 commit comments

Comments
 (0)