diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2017-06-05 11:29:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-05 11:29:00 +0200 |
commit | 972ed7d61c0d00b4a8d3c6b9f67143a4c26a77ec (patch) | |
tree | 67a2b68b85eaf324740d347a500cba81f2db110c | |
parent | a8219ef46c36f80e76ab0c38b29bb0eaba489931 (diff) | |
parent | f362b89db64f50d2da8df4cadd1655c148398f1d (diff) | |
download | lanes-972ed7d61c0d00b4a8d3c6b9f67143a4c26a77ec.tar.gz lanes-972ed7d61c0d00b4a8d3c6b9f67143a4c26a77ec.tar.bz2 lanes-972ed7d61c0d00b4a8d3c6b9f67143a4c26a77ec.zip |
Merge pull request #127 from first-leon/patch-1
OpenWRT support
-rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 1eb1d71..feee273 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -130,6 +130,7 @@ | |||
130 | <ul> | 130 | <ul> |
131 | <li>Mac OS X PowerPC / Intel (10.4 and later)</li> | 131 | <li>Mac OS X PowerPC / Intel (10.4 and later)</li> |
132 | <li>Linux x86</li> | 132 | <li>Linux x86</li> |
133 | <li>Openwrt (15.05 and later)</li> | ||
133 | <li>Windows 2000/XP and later <font size="-1">(MinGW or Visual C++ 2005/2008)</font></li> | 134 | <li>Windows 2000/XP and later <font size="-1">(MinGW or Visual C++ 2005/2008)</font></li> |
134 | <!-- | 135 | <!-- |
135 | Other OS'es here once people help test them. (and the tester's name) | 136 | Other OS'es here once people help test them. (and the tester's name) |