소스 검색

'README.md' ändern

Dominik Schön 4 년 전
부모
커밋
52611dc99a
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  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.