From 1cfb559d9025ed37023293cb5b2c275d20b32bed Mon Sep 17 00:00:00 2001 From: nanospork <5016664+nanospork@users.noreply.github.com> Date: Fri, 1 Dec 2017 11:17:46 -0800 Subject: [PATCH] Update Readme.md Implemented description of repository purpose and links to source. --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9359fe..254ce48 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# NOFC -Nolo OSVR Fusion Configuration +# NOFC - NOLO OSVR Fusion Configuration + +This repository will hold the latest binary distributions (or links to the latest binary distributions) of the Nolo OSVR Fusion Configuration. + +Please also __report any issues with the Nolo OSVR Fusion Configuration in the [Issues](https://github.com/nanospork/NOFC/issues) tab.__ + +The NOFC is made up of four key components, which may be forked from the original. The following are links to the most current branch of each component used by NOFC: + +1. [Nolo-OSVR](https://github.com/nanospork/nolo-osvr) (Nanospork/master) +2. [OSVR-SteamVR](https://github.com/Conzar/SteamVR-OSVR) (Conzar/master) +3. [OSVR-Fusion](https://github.com/nanospork/OSVR-fusion/commits/flip-180) (Nanospork/flip-180) +4. Configuration Files + +If you know that an issue you are experience is related only to items 1, 2, or 3, please report the issue in the Issues tab of _that_ repository, rather than this one. If you are experiencing general issues, config file issues, or if you do not know what the source of the problem is, please report it in the Issues tab of _this_ repository.