Skip to content

Commit 8db0c8d

Browse files
committed
pdated readme
1 parent 99ca37d commit 8db0c8d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Unity Experiment Framework](media/banner.png)
1+
![Unity Experiment Framework](docs/media/banner.png)
22

33
# UXF - Unity Experiment Framework
44
A set of C# scripts which simplifies management of human-based experiments developed in Unity. This is the development project, if you want to download the package, see [Releases](https://github.com/jackbrookes/unity-experiment-framework/releases).
@@ -44,7 +44,7 @@ The settings is cascading, allowing setting independent variables at a `Session`
4444

4545
A UI is available (but optional) allowing loading of participant data from file (or add new participant data). Variables that are collected are customisable and can be used in the experiment (e.g. a parameter for a participant's age could be used to change the difficulty of the experiment).
4646

47-
![User interface](media/screenshot-1.PNG)
47+
![User interface](docs/media/screenshot-1.PNG)
4848

4949
### File IO
5050

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)