Skip to content

Commit e0098e7

Browse files
authored
Update documentation.
1 parent 4753ddb commit e0098e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ The reporter returns a nested list of clustered agents.
1818
Example:
1919

2020
```
21+
; Import extension
22+
extensions [dbscan]
2123
2224
... instantiate agents with variable "wealth" ...
2325
@@ -47,6 +49,8 @@ The reporter returns a nested list of clustered agents.
4749
Example:
4850

4951
```
52+
; Import extension
53+
extensions [dbscan]
5054
5155
... instantiate agents with coordinates ...
5256

0 commit comments

Comments
 (0)