Add README.md

This commit is contained in:
Matteo Cypriani 2016-11-02 21:39:45 -04:00
부모 8ef6344d7e
커밋 45e0055a50
1개의 변경된 파일13개의 추가작업 그리고 0개의 파일을 삭제

13
README.md Normal file
파일 보기

@ -0,0 +1,13 @@
This repository contains campains of experimental measurements realised with
the [Owl Positioning System](https://code.lm7.fr/mcy/owlps) and made public to
be reused by the community. All the files are published under the terms of the
_Design Science License_ (see the `LICENSE` file).
Each campain lives in its own directory, in which sits a `README.org` file
(plain text, in the org-mode format) documenting the experimental setup and
scenarios. The measurement files for a given scenario are in a dedicated
subdirectory, in which one can also find test reports in plain text format.
This repository being quite big, you may want to do a shallow clone if you're
not interested in all the history (`git clone --depth 0`). You can also
download a snapshot archive.