diff --git a/templates/directory.html b/templates/directory.html
index ffa0645..fe5c9fb 100644
--- a/templates/directory.html
+++ b/templates/directory.html
@@ -157,15 +157,15 @@
{% if "mingw" in f.text %}
Experimental MinGW
{% elif "vc14" in f.text %}
- Experimental VS 2015
(Windows Vista/7/8)
+ Experimental VS 2015
(Windows Vista/7/8/10)
{% elif "vc11" in f.text %}
- Experimental VS 2012
(Windows Vista/7/8)
+ Experimental VS 2012
(Windows Vista/7/8/10)
{% elif "vc9" in f.text %}
- Legacy VS 2008
(Windows XP/Vista/7/8)
+ Legacy VS 2008
(Windows XP/Vista/7/8/10)
{% elif "win32-vc12" in f.text %}
- Official Preview VS 2013
(Windows XP/Vista/7/8)
+ Official Preview VS 2013
(Windows XP/Vista/7/8/10)
{% elif "win64-vc12" in f.text %}
- Official Preview VS 2013
(Windows Vista/7/8)
+ Official Preview VS 2013
(Windows Vista/7/8/10)
{% elif "multiview" in f.text %}
Multiview Branch
(Stereoscopic 3D)
{% elif "gooseberry" in f.text %}