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.