Skip to content

Commit e0f501c

Browse files
committed
Refine README.txt
1 parent 6df4957 commit e0f501c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

res/README.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ turtles - by variable) are only supported for NetLogo versions 6 and higher.
66
For NetLogo 6.1 onwards, consider using the auto-installation feature
77
(triggered by adding extension header 'extensions [ dbscan ]' to the model
88
code and saving it) or the Extension Manager. For older versions, create a
9-
folder 'dbscan' in NetLogo's app/extensions folder and copy the contents of
10-
this archive into that folder.
9+
folder 'dbscan' in NetLogo's app/extensions folder and copy the jar files
10+
contained in this archive into that folder. You can use the provided demo
11+
model to learn more about the extension.
1112

12-
For more information and detailed installation and usage instructions, refer
13+
For latest updates, detailed installation and usage instructions, refer
1314
to https://github.com/chrfrantz/NetLogo-Extension-DBSCAN#readme
1415

1516
Author: Christopher Frantz

0 commit comments

Comments
 (0)