Skip to content

Commit 9ab70da

Browse files
committed
updated README
1 parent 734ff05 commit 9ab70da

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ A set of components which simplify human behaviour experiments developed in the
77

88
If you have developed a project using UXF please [let me know](http://twitter.com/jackbrookes)!
99

10+
11+
- [UXF - Unity Experiment Framework](#uxf---unity-experiment-framework)
12+
- [Get started](#get-started)
13+
- [Features](#features)
14+
- [Programming style](#programming-style)
15+
- [Data collection](#data-collection)
16+
- [Events](#events)
17+
- [CSV Participant List](#csv-participant-list)
18+
- [Settings system](#settings-system)
19+
- [UI](#ui)
20+
- [File IO](#file-io)
21+
- [Example](#example)
22+
- [Development](#development)
23+
- [Documentation](#documentation)
24+
- [Related packages](#related-packages)
25+
1026
## Get started
1127

1228
1. Import the latest ```UXF.unitypackage``` [release](https://github.com/jackbrookes/unity-experiment-framework/releases/latest) to your existing Unity project.
@@ -135,3 +151,8 @@ This project is developed under Unity 2017.3.0f3 but should work on all recent v
135151
## Documentation
136152

137153
Visit the [Uncyclo](https://github.com/jackbrookes/unity-experiment-framework/wiki)
154+
155+
## Related packages
156+
157+
* [UXF Web Settings](https://github.com/jackbrookes/uxf-web-settings)
158+
* [UXF S3 Uploader](https://github.com/jackbrookes/uxf-s3-uploader)

0 commit comments

Comments
 (0)