diff options
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | README.html | 4 |
2 files changed, 5 insertions, 3 deletions
@@ -6,7 +6,7 @@ About [Xmobar] is a minimalistic, text based, status bar. -It was inspired by the Ion3 status bar, and supports similar features, +It was inspired by the [Ion3] status bar, and supports similar features, like dynamic color management, output templates, and extensibility through plugins. @@ -444,4 +444,4 @@ Copyright © 2007 Andrea Rossato [Xmobar]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar [Xmobars darcs repository]: http://gorgias.mine.nu/repos/xmobar/ [on X Window Programming in Haskell]: http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell - +[Ion3]: http://modeemi.fi/~tuomov/ion/ diff --git a/README.html b/README.html index 2fb6a16..51073d5 100644 --- a/README.html +++ b/README.html @@ -110,7 +110,9 @@ ol.decimal { list-style-type: decimal; } >Xmobar</a > is a minimalistic, text based, status bar.</p ><p - >It was inspired by the Ion3 status bar, and supports similar features, like dynamic color management, output templates, and extensibility through plugins.</p + >It was inspired by the <a href="http://modeemi.fi/~tuomov/ion/" + >Ion3</a + > status bar, and supports similar features, like dynamic color management, output templates, and extensibility through plugins.</p ><p >See <code >xmobar.config-sample</code |