diff --git a/README.md b/README.md
index 8da214a..658ce1d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,40 @@
-# Procchi
-Process monitoring, acessible from the web
+
+
+
+
+
+# Table of Contents
+
+* [Installation](#installation)
+* [Usage](#usage)
+* [Development](#development)
+* [Contributing](#contributing)
+
+# Installation
+
+1. Download a release binary from the [releases page](https://github.com/SpikeHD/procchi/releases), and put it somewhere.
+2. That's it!
+
+# Usage
+
+Run the binary via terminal to view a full list of options:
+
+```sh
+./procchi -h
+```
+
+## Examples
+
+
diff --git a/backend/.DS_Store b/backend/.DS_Store
index ffdee7f..c2365e8 100644
Binary files a/backend/.DS_Store and b/backend/.DS_Store differ