diff --git a/README.md b/README.md
index b363867..dc19607 100644
--- a/README.md
+++ b/README.md
@@ -1,226 +1,61 @@
-# Keyboard Sounds
+
+
+
Keyboard Sounds
+ Add sound effects to your typing experience.
+
+
+
[![Sponsor Me!](https://img.shields.io/badge/%F0%9F%92%B8-Sponsor%20Me!-blue)](https://github.com/sponsors/nathan-fiscaletti)
[![PyPI version](https://badge.fury.io/py/keyboardsounds.svg)](https://badge.fury.io/py/keyboardsounds)
[![GitHub license](https://img.shields.io/github/license/nathan-fiscaletti/keyboardsounds.svg)](https://github.com/nathan-fiscaletti/keyboardsounds/blob/master/LICENSE)
[![Downloads](https://static.pepy.tech/badge/keyboardsounds)](https://pepy.tech/project/keyboardsounds)
-[![Downloads](https://static.pepy.tech/badge/keyboardsounds/month)](https://pepy.tech/project/keyboardsounds)
-This application will add the ability to play sounds while typing anywhere on your system. You can also create [Custom Profiles](#custom-profiles) for customized audio when typing.
+
+
+
+Keyboard Sounds is a tool that runs in your system tray and plays sound effects when you type on your keyboard. It comes with a variety of sound profiles to choose from, and you can even create your own custom profiles.
+
-![Desktop App Preview](./application/preview.png)
+![Preview](./application/preview.png)
## Installation
+Keyboard Sounds can be installed as a desktop application or as a Python package. The desktop application is recommended for most users as it is easier to install and use.
+
### Desktop Application
Download the latest version of the application from the [Releases Page](https://github.com/nathan-fiscaletti/keyboardsounds/releases).
-The desktop application still requires the Python package to be installed on your system. On first launch, it will check that both Python and the package are installed and prompt you to install them if they are not.
-
-### Python Package
-
-**Python** is required for this application to function. See [Download Python](https://www.python.org/downloads/) for more information on installing Python on your system.
-
-Once you have Python installed, you can install the keyboardsounds backend Python package by running the following command.
-
-```sh
-$ pip install keyboardsounds
-```
-
-## Platform Support
-
-Currently the desktop application is only available for **Windows**. The Python package can be used on any platform that supports Python.
-
-## Default Sound Profiles
-
-By default, Keyboard Sounds comes with the following profiles pre-loaded.
-
-|Name | Author | Description |
-|----------------- | --------------------- | ------------------------------------------------------- |
-|alpaca | kbsim | Sample of an Alpaca Mechanical Keyboard |
-|gateron-black-ink | kbsim | Sample of Gateron Black Ink key switches |
-|gateron-red-ink | kbsim | Sample of Gateron Red Ink key switches |
-|holy-panda | kbsim | Sample of Holy Panda key switches |
-|ios | Apple, Inc. (Sampled) | Simulates the sounds made by an iPhone or iPad keyboard.|
-|mx-black | kbsim | Sample of Cherry MX Black key switches |
-|mx-blue | kbsim | Sample of Cherry MX Blue key switches |
-|mx-brown | kbsim | Sample of Cherry MX Brown key switches |
-|mx-speed-silver | Mechvibes Community | Sample audio of MX Speed Silver key switches |
-|telios-v2 | Mechvibes Community | Sample audio of Telios V2 linear key switches |
-|typewriter | Mechvibes Community | Sample audio of an antique typewriter |
-
-## Backend Usage
-
-- [Managing the Daemon](#manage-the-daemon)
-- [Managing Application Rules](#managing-application-rules)
-- [Manage Profiles](#manage-profiles)
-- [Custom Profiles](#custom-profiles)
-
-```yaml
-Keyboard Sounds vX.X.X
-
-usage: [params]
-
- manage daemon:
-
- start [-v ] [-p ]
- stop
- status [-s]
-
- manage profiles:
-
- -z
-