diff --git a/README.md b/README.md index 6b76da0..72d5fa0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WindowTabs +![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/leafoftree/windowtabs/total) + A utility which brings browser-style tabbed window management to the desktop.
@@ -47,6 +49,7 @@ It should work on both Win7 and Win10. If you choose the `Release` configuration and click `Start`, you will get a release version `WindowTabs\WtProgram\bin\Release\WindowTabs.exe`. - Debug + Choose `Debug` configuration and it will compile to `WindowTabs\WtProgram\bin\Debug\WindowTabs.exe`. Tips: Move your cursor to left gray column and click on it to add a breakpoint on current line. Then start debug and you can see runtime details.