diff --git a/README.md b/README.md
index eb1aff8..34f0372 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,20 @@ The CLI tool designed to help you scaffold, manage, and deploy your OSEDA projec
---
-## Installation
+
+
+
+
+
+ An example OSEDA presentation slide
+
+
+
+
+## Installation:
To install `oseda-cli`, make sure you have **Cargo** and **NPM** installed.
+Additionally, if you are deploying your project to [oseda.net](https://www.oseda.net), please ensure that you are signed in with Github and your `git config --global user.name` is configured correctly
### Prefered installation
@@ -103,9 +114,10 @@ Feel free to submit a PR to this, or any other Oseda repository.
---
-## License
+## Licensing
This project is licensed under the MIT License.
+If you are deploying a project to [oseda.net](https://www.oseda.net), your project *must* be licensed under a [popular, community forward license](https://opensource.org/Licenses?categories=popular-strong-community) recognized by the Open Source Initiative
---
diff --git a/img/example.png b/img/example.png
new file mode 100644
index 0000000..4f9ee24
Binary files /dev/null and b/img/example.png differ