Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aditydcp committed Jun 11, 2023
1 parent 3eb9237 commit f6c440e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Developed by [Aditya Cahyo](https://github.com/aditydcp).

# How to Use

Before running the app, please set some configuration parameters inside <code>App.config</code> file.
Before running the app, please set some configuration parameters inside <code>App.config</code> or <code>TestSuiteWpf.dll.config</code> file.
This file contains parameters used in the test so that user can easily manage it to suit their needs.

**Important!** Please set the value of <code>RunDataPath</code> parameter to a path to where you want the experiment data to be exported to.
Expand All @@ -31,4 +31,6 @@ This app is purpose-built for [Trier Mental Challenge Test](https://link.springe

However, you can use the structure of this app to develop a test of your own.

There is another version of this App for Stroop Word-Color Test called [WpfStroopTestSuite](https://github.com/aditydcp/WpfStroopTestSuite).

Feel free to [contact me](https://github.com/aditydcp) if you have any question about this project or want to further development this app.

0 comments on commit f6c440e

Please sign in to comment.