diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-23 09:08:28 +0200 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-24 07:02:00 +0200 | 
| commit | 767f1fb23f2b12b089845d2ece14166c0ed8391a (patch) | |
| tree | 2d7368aa3b76f4df9e62d67673136476621529fe | |
| parent | d54550d4e64aaa08d75a8906ff6c78a8e8f9b12f (diff) | |
clarify/wording
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -17,7 +17,7 @@ Not to be confused with railway planning software <<http://opentrack.ch>>  - PointTracker by Patrick Ruoff, freetrack-like light sources  - Oculus Rift -- AR marker support via the ArUco library <https://github.com/rmsalinas/aruco> +- Paper marker support via the ArUco library <https://github.com/rmsalinas/aruco>  - HT tracker <https://github.com/sthalik/headtracker>  - Razer Hydra  - Relaying via UDP from a different computer @@ -57,7 +57,7 @@ Don't be afraid to submit an issue/feature request if the need arises.  # Licensing information  The code originally licensed under GPLv3, new code is required to be -compatible with it unless resides in separate address space. +legally compatible with it unless resides in separate address space.  It's recommended to submit new code under ISC license, it's a shorter  boilerplate header than MIT/X11 or new BSD. | 
