Browse Source

'README.md' ändern

Dominik Schön 3 years ago
parent
commit
52611dc99a
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -0,0 +1,10 @@
+# Schoen Logger
+Simple logger for user studies built with unity. Can be used to controll studies with simultaneous logging.
+
+## Usage
+
+### Quick Installation
+Visit the [Release Page](https://git.tk.informatik.tu-darmstadt.de/dominik.schoen/SchoenLogger/releases) for the latest release and download the source zip file. Extract the content and copy the `/Assets/SchoenLogger` into your project's `/Assets` folder.
+
+### Samples
+Check out the `/SchoenLogger/Sample/LoggerSample.unity` scene for sample implementation.