diff --git a/README.md b/README.md
index 31644fe..eec20ef 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
-# rotini
-An unnamed cloud storage app
+
+
+
+Rotini
+
+## Overview
+
+**Rotini** is a self-hosted cloud storage application that gives you full-control over the data you store. It aims
+for simplicity and extensibility, such that you can get started in minutes and easily fork or contribute upstream if you
+fancy a feature that's not already there.
+
+It's roadmap is currently TBD and will become better defined as it gets closer to a first release.
## Development
@@ -40,4 +50,4 @@ More generally, extra options can be passed to the `docker run` call that runs t
task be:start --
```
-See the README files of each of those environments ([backend](./backend/README.md), [frontend](./frontend/README.md)) for specific requirements..
+See the README files of each of those environments ([backend](./backend/README.md), [frontend](./frontend/README.md)) for specific requirements.)
diff --git a/assets/rotini-logo.png b/assets/rotini-logo.png
new file mode 100644
index 0000000..7a63c04
Binary files /dev/null and b/assets/rotini-logo.png differ