diff --git a/docs/BOSS Readme.html b/docs/BOSS Readme.html
index 4fbc5785..e57bce25 100644
--- a/docs/BOSS Readme.html
+++ b/docs/BOSS Readme.html
@@ -185,14 +185,16 @@ This documentation is a work in progress, covering an application that is also s
BOSS's results report can be displayed either in BOSS's own report viewer, or in your default web browser, according to the value of the relevant setting. -
The report is comprised of two main sections: +
The report is comprised of three main sections:
Summarytab gives information on the versions of BOSS and the masterlist used, whether masterlist updating is enabled, and breaks down the numbers of each message type in the Summary and Details tabs. It also notifies you if there have been no changes in the
Detailstab since you last ran BOSS for the same game. Finally, the
Summarytab is also where any global messages supplied in the masterlist and any errors encountered during sorting are displayed.
Detailstab lists the plugins BOSS sorted in their new load order, along with any messages BOSS has provided for them. BOSS will also display plugin version according to what it found in each plugin's description field. +
Graphtab displays a graph of all the interactions between the plugins in your load order. It's not very useful to the average user, but may contain information that would aid in debugging any issues encountered, and is also provided as an item of interest.
In addition, there are a few filters that can be used to selectively hide items in the Details
tab. These filters are:
Do not clean.. @@ -391,7 +393,7 @@ To translate the BOSS application:
BOSS is written in C/C++ and makes use of Subversion and the Alphanum, Boost, libespm, libloadorder, PugiXML, wxWidgets and yaml-cpp libraries. BOSS's reports are written in XHTML/CSS/Javascript and make use of Polyfill.js to provide Internet Explorer 8 compatibility. Copyright license information for all these may be found here. +
BOSS is written in C/C++ and makes use of Subversion and the Alphanum, Boost, libespm, libloadorder, PugiXML, svgweb, wxWidgets and yaml-cpp libraries. BOSS's reports are written in XHTML/CSS/Javascript and make use of Polyfill.js to provide Internet Explorer 8 compatibility. Copyright license information for all these may be found here.