Skip to content

Commit

Permalink
update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsen-ghaffari1992 authored and wasowski committed Oct 9, 2023
1 parent 084ffff commit cd63ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ with a bunch of simple examples.
```
Adjust the name of the package object from braking to `tictactoe`, and import the new agent instances `import TicTacToe.instances`.

4. Then, you can add your preferred tests by just adding the following line for each test and replacing the property with `???`.
4. Then, you can add your preferred tests by just adding the following line for each test and replacing question marks with the boolean property.

`property ("TITLE THAT YOU PREFER TO SHOW IN THE TERMINAL") = ???`

Expand Down

0 comments on commit cd63ab2

Please sign in to comment.