diff --git a/README.md b/README.md
index 2e261cb04..c2ebd7537 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,21 @@ The LBRY app is a graphical browser for the decentralized content marketplace pr

-## Install
+
+## Table of Contents
+
+1. [Install](#install)
+2. [Usage](#usage)
+3. [Running from Source](#running-from-source)
+4. [Contributing](#contributing)
+5. [License](#license)
+6. [Security](#security)
+7. [Contact](#contact)
+
+
+
+
+
Install
We provide installers for Windows, macOS (v10.12.4, Sierra, or greater), and Debian-based Linux. See community maintained builds section for alternative Linux installations.
@@ -38,11 +52,11 @@ _Note: If coming from a deb install, the directory structure is different and yo
| Latest Release | [FlatHub Page](https://flathub.org/apps/details/io.lbry.lbry-app) | [AUR Package](https://aur.archlinux.org/packages/lbry-app-bin/) | [Pi Installer](https://lbrypi.com) |
| Maintainers | [@choofee](https://github.com/choffee)/[@iuyte](https://github.com/iuyte) | [@kcseb](https://github.com/kcseb)/[@TimurKiyivinski](https://github.com/TimurKiyivinski) | [@Madiator2011](https://github.com/kodxana) |
-## Usage
+Usage
Double click the installed application to interact with the LBRY network.
-## Running from Source
+Running from Source
You can run the web version (beta.lbry.tv), the electron app, or both at the same time.
@@ -85,20 +99,20 @@ If the app isn't building, or `yarn xxx` commands aren't working you may need to
If you _really_ think something might have gone wrong, you can force your repo to clear everything that doesn't match the repo with `git reset --hard HEAD && git clean -fxd && git pull -r`
-## Contributing
+Contributing
We :heart: contributions from everyone and contributions to this project are encouraged, and compensated. We welcome [bug reports](https://github.com/lbryio/lbry-desktop/issues/), [bug fixes](https://github.com/lbryio/lbry-desktop/pulls) and feedback is always appreciated. For more details, see [CONTRIBUTING.md](CONTRIBUTING.md).
## [](https://github.com/lbryio/lbry-desktop/issues) [](https://GitHub.com/lbryio/lbry-desktop/graphs/contributors/)
-## License
+License
This project is MIT licensed. For the full license, see [LICENSE](LICENSE).
-## Security
+Security
We take security seriously. Please contact security@lbry.com regarding any security issues. Our PGP key is [here](https://keybase.io/lbry/key.asc) if you need it.
-## Contact
+Contact
The primary contact for this project is [@seanyesmunt](https://github.com/seanyesmunt).