We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e77f20c + bcac141 commit 8f26018Copy full SHA for 8f26018
1 file changed
README.md
@@ -3,9 +3,11 @@
3
## **How to setup**
4
1. Install python.
5
2. Open terminal and run "pip install chess".
6
-3. Initialize and save the Port.
7
-4. CreateInstance and save the Key.
8
-5. You can now use this api.
+3. Enter Full Path to Stockfish.exe in the "StockFishPath" File.
+4. Enter Full Path to python.exe in the "PythonPath" File.
+5. Initialize and save the Port.
9
+6. CreateInstance and save the Key.
10
+7. You can now use this api.
11
12
## **Commands:**
13
- INITIALIZE~
0 commit comments