From 1abd5b89c57a5aad21fbd862abcd90ce9b1c649e Mon Sep 17 00:00:00 2001
From: Thomas <Synzvato@users.noreply.github.com>
Date: Fri, 27 Nov 2015 23:39:39 +0100
Subject: [PATCH] Update README.md

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index a7bf7ec..5c025f0 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,11 @@ A [Firefox add-on](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes)
 
 Now that there's a solid, Mozilla approved, foundation, it's time to move forward. Mobility, extensibility (through support for community-powered resource packages), and usability, will be the main points of attention during this phase.
 
+#### Essential Next Steps
+
+* Start work on a resource bundle standard, to allow users to create and import custom resources. With support for these bundles in place, Decentraleyes will still work out of the box, but can be extended if needed.
+* To keep this add-on from turning into bloatware, it's important to find out which versions of which libraries are most commonly used on websites, so that less popular resources can be removed from the default bundle.
+
 #### Planned Features
 
 * Advanced policy management for users who block requests for missing resources.
-- 
GitLab