From 80f0a470bc15262b6e7a711a3523fa17c4aea055 Mon Sep 17 00:00:00 2001
From: Antoine Fontaine <antoine.fontaine@epfl.ch>
Date: Wed, 15 May 2019 09:56:24 +0200
Subject: [PATCH] More stuff in readme

---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index f6ea1d0..71f3799 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,9 @@ with files, yet.
 ## Future Work ##
 
 There is an awful lot to do: cleanup, sane build method,
-making use of GLib's GTask, intelligent use of cache, an
-ability to read files inside folders, adding support for
-the courses we don't find the ul in…
+making use of GLib's GTask and using more of the GLib in
+general, intelligent use of cache, an ability to read files
+inside folders, adding support for the courses we don't
+find the ul in, less memory leaks…
 
 See [CONTRIBUTING.md](/CONTRIBUTING.md) for informations on how it currently works
-- 
GitLab