Skip to content

Commit ee7d990

Browse files
committed
Readme updated.
1 parent f19e521 commit ee7d990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aima-gui/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project contains graphical applications and command line demos, which
66
demonstrate the use of some of the aima-core project features. Currently, it
77
focuses on search algorithms and agent concepts. Application class names end
88
with "App" and command line demo class names end with "Prog".
9-
Simple demo console applications can be found in package aima.gui.demo.
9+
Simple demo console applications can be found in package aima.gui.prog.
1010
Graphical demo applications are available based on JavaFX (package aima.gui.fx.demo) and
1111
Swing (package aima.gui.swing.demo). Each platform-specific root package contains an
1212
integrated application providing access to all integrable demos. The individual demos are placed

0 commit comments

Comments
 (0)