Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhumber committed May 11, 2021
1 parent de8e344 commit 0a462e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ Carlo is a *Monte Carlo Tree Search* (MCTS) library for turn-based games. Wherea

### Usage

Import Carlo into your project by adding the following like to any `.swift` file:
Import Carlo into your project by adding the following line to any `.swift` file:

```swift
import Carlo
Expand Down

0 comments on commit 0a462e4

Please sign in to comment.