diff --git a/README.md b/README.md index bd74232..26ed956 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ -__Script Tray__ is an utility that sits in your system tray and allows you to run preconfigured scripts or commands from a click of a button. Save yourself some keystrokes and run all your common commands from here! +__:wrench: Script Tray__ is an utility that sits in your system tray and allows you to run preconfigured scripts or commands from a click of a button. Save yourself some keystrokes and run all your common commands from here! Run commands directly from your system tray -Written in [Electron](https://www.electronjs.org/) and [Vue](https://vuejs.org/), __Script Tray__ is cross platform and will run on Windows, Mac or Linux. Check the [latest releases](https://github.com/AtomicSponge/script-tray/releases/latest) for binaries of each platform. +Written in [Electron](https://www.electronjs.org/) and [Vue](https://vuejs.org/), __:wrench: Script Tray__ is cross platform and will run on Windows, Mac or Linux. Check the [latest releases](https://github.com/AtomicSponge/script-tray/releases/latest) for binaries of each platform. Or you can clone this repository with `git` by running: ```