From eadb937513aa2d61292099d9db125f85bab6a337 Mon Sep 17 00:00:00 2001 From: Andrew Mordecai Date: Wed, 13 Jul 2016 17:48:46 -0700 Subject: [PATCH] Switch txt to md --- README.md | 32 ++++++++++++++++++++++++++++++++ README.txt | 32 -------------------------------- 2 files changed, 32 insertions(+), 32 deletions(-) create mode 100644 README.md delete mode 100644 README.txt diff --git a/README.md b/README.md new file mode 100644 index 0000000..67fa76f --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +Broker_Systatus +============== + +Broker_Systatus is a system info and menu access plugin for LibDataBroker +display addons. + +The main plugin shows the current latency in milliseconds, and changes +the color of its icon accordingly. + +The mouseover tooltip additionally shows the current framerate, bandwidth +usage, and data download progress if applicable. + + +Contributing +------------ + +If you've discovered a bug in Broker_Systatus, you can let me know about it by: + +- opening a ticket on the [GitLab project page](https://gitlab.com/akkorian/broker-systatus/issues) +- emailing me at +- sending me (Akkorian) a private message on WoWInterface + +Be sure to include which version of the add-on you're using, and the name +and version of the Broker display you're using! + + +Legal +----- + +This add-on is published under the zlib/libpng license. See the included +LICENSE.txt file for more details. + diff --git a/README.txt b/README.txt deleted file mode 100644 index f50de16..0000000 --- a/README.txt +++ /dev/null @@ -1,32 +0,0 @@ -Broker_Systatus -============== - -Broker_Systatus is a system info and menu access plugin for LibDataBroker -display addons. - -The main plugin shows the current latency in milliseconds, and changes -the color of its icon accordingly. - -The mouseover tooltip additionally shows the current framerate, bandwidth -usage, and data download progress if applicable. - - -Contributing ------------- - -If you've discovered a bug in Broker_Systatus, you can let me know about it by: - -- opening a ticket on the [GitLab project page](https://gitlab.com/akkorian/broker-systatus/issues) -- emailing me at -- sending me (Akkorian) a private message on WoWInterface - -Be sure to include which version of the add-on you're using, and the name -and version of the Broker display you're using! - - -Legal ------ - -This add-on is published under the zlib/libpng license. See the included -LICENSE.txt file for more details. - -- 1.7.9.5