summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-10-23 09:08:28 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-10-24 07:02:00 +0200
commit767f1fb23f2b12b089845d2ece14166c0ed8391a (patch)
tree2d7368aa3b76f4df9e62d67673136476621529fe /README.md
parentd54550d4e64aaa08d75a8906ff6c78a8e8f9b12f (diff)
clarify/wording
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1a0df9f8..31acc3d5 100644
--- a/README.md
+++ b/README.md
@@ -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.