diff --git a/README.md b/README.md index d33ad13..64a6992 100644 --- a/README.md +++ b/README.md @@ -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 App.config file. +Before running the app, please set some configuration parameters inside App.config or TestSuiteWpf.dll.config 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 RunDataPath parameter to a path to where you want the experiment data to be exported to. @@ -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.