Skip to content

Commit cd5e884

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents 8f5ec11 + e62d14c commit cd5e884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ cd ../../example
8686
jupyter notebook
8787
```
8888

89-
The notebook contains a circular scenario (see figure below), the size of the circle and the number of agents can be changed by updating variables `CIRC_R` and `AGENTS_NUM`.
89+
The notebook contains a circular scenario (see animation at the top), the size of the circle and the number of agents can be changed by updating variables `CIRC_R` and `AGENTS_NUM`.
9090

9191
```python
9292
CIRC_R = 6 # size of the circle

0 commit comments

Comments
 (0)