Skip to content

Commit db2a23a

Browse files
authored
Update README.md
1 parent 2b66805 commit db2a23a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# unity-experiment-manager
2-
A set of C# scripts which simplifies management of human-based experiments developed in Unity.
1+
# Unity Experiment Manager
2+
A set of C# scripts which simplifies management of human-based experiments developed in Unity. This is the examle project, see Builds for latest Unity Package.
3+
4+
## Features
5+
6+
* Classes for experiment Session, Block & Trial
7+
* Saves behavioural data to .CSV file
8+
* Allows for tracking of position/rotation of any objects in the scene and writes to .CSV

0 commit comments

Comments
 (0)