diff --git a/uiop/README.md b/uiop/README.md
index 95277b12ecec34445e92e276b20278a13559a1b0..5945c78c44c624a537f2197d3080877c6539d7bc 100644
--- a/uiop/README.md
+++ b/uiop/README.md
@@ -93,7 +93,7 @@ At this time, the interface is not great: it isn't obvious at all that you can i
 use a scrollbar on the right of the top left side panel to navigate the many packages;
 once you click on the package you're interested in, you can see its defined symbols:
 
-*[http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html](http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html)
+* [http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html](http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html)
 
 Another automated documentation tool is quickdocs, but unhappily, at the time of this writing,
 it only extracts information from the first package
@@ -143,4 +143,5 @@ and a small subset of the functionality from ALEXANDRIA or FARE-UTILS.
 
 We recommend you use UIOP instead of any of the above, where applicable,
 since UIOP is more portable, more robust, more ubiquitous, better designed,
-better documented, etc.
+better documented, etc. If you see any way in which UIOP isn't superior,
+we're interested in improving it so it become so.