Skip to content

Commit

Permalink
README.md, LICENSE.md: aesthetics.
Browse files Browse the repository at this point in the history
  • Loading branch information
pupitetris committed Jun 20, 2023
1 parent 10d3f6c commit d12c388
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
<http://www.apache.org/licenses/LICENSE-2.0>

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ For Oculus/Meta Quest, Pico, HTC Vive Focus, [etc](https://vr-compare.com/standa

- Make sure your user belongs to the group `plugdev` (run `id` to
check) or whatever permissions your distro requires for you to
use adb (`plugdev` on Debian allows members to mount USB mass
use adb (`plugdev` in Debian allows members to mount USB mass
storage devices and other removable media).

- Authorize computer on HMD.
Expand Down Expand Up @@ -179,7 +179,8 @@ request.
## License
The **cesium-vr** plugin code is released under Apache 2.0 (see LICENSE.md).
The **cesium-vr** plugin code is released under Apache 2.0 (see
[LICENSE.md](https://github.com/pupitetris/cesium-vr/blob/pupitetris/LICENSE.md).
This software will need you to go and acquire third party software in
order to work properly; and NICTA is not suggesting that downloading
Expand Down

0 comments on commit d12c388

Please sign in to comment.