diff --git a/README.md b/README.md
index d9872414c7c5833d629bdade03243f18518286b0..43babfe121e996c226ec549da73bf4df7d95a1a8 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
 Custom Tokens Plus
 ==================
 Author
-* Rik de Boer  (https://www.drupal.org/u/rdeboer)
+* Rik de Boer, www.drupal.org/u/rdeboer
 Commissioned by
-* Darren Kelly (https://www.drupal.org/u/webel)
+* Darren Kelly, www.drupal.org/u/webel
 
 What does it do?
 ----------------
@@ -67,15 +67,17 @@ ID. More info in token_custom_plus/modules/token_node_link/README.md
 
 
 Development sponsored by:
-* GreenSoft Australia
-  <a href="https://www.greensoftaustralia.com/>GreenSoft Australia</a>
-  <a href=“https://www.webel.com.au”>Webel IT Australia</a>.
+* GreenSoft Australia, greensoftaustralia.com
+* Darren Kelly, Webel IT, webel.com.au
 
+  This minimally maintained module was developed for internal company use.
+  It is offered to the Drupal community in the hope it may also be of use to
+  others. Feature requests are not currently accepted.
 
 Installation
 ------------
-1. Use Composer or download the Custom Token Plus module from drupal.org and
-   unzip it into the /modules directory on your Drupal site. 
+1. Download the Custom Token Plus module from drupal.org and unzip it into the 
+   /modules directory on your Drupal site. 
 
 2. Enable Custom Tokens Plus. You will also need to install the Token and Custom
    Tokens modules. The Token Filter module comes highly recommended. It allows
diff --git a/modules/token_node_link/README.md b/modules/token_node_link/README.md
index a29e2b722a0b598a6673fb0eda2964d2c97c80d9..6a7e65a3d0d9161d1acb5744785e4e475e2d7876 100644
--- a/modules/token_node_link/README.md
+++ b/modules/token_node_link/README.md
@@ -29,22 +29,22 @@ which expands to
 
 Development sponsored by:
 * GreenSoft Australia
-  <a href="https://www.greensoftaustralia.com/>GreenSoft Australia</a>
-  <a href=“https://www.webel.com.au”>Webel IT Australia</a>.
+  <a href="https://www.greensoftaustralia.com">GreenSoft Australia</a>
+  <a href="https://webel.com.au">Webel IT Australia</a>.
   
 * Inspired by: https://www.drupal.org/project/link_node
 
 
 Installation & Use
 ------------------
-1. Use Composer or download the Custom Token Plus module from drupal.org and
-   unzip it into the /modules directory on your Drupal site. 
-   Node Link Token is a submodule in the Custom Token Plus download.
+1. Node Link Token is a submodule in the Custom Token Plus download. If you 
+   don't have Custom Token Plus on your system yet, download it from drupal.org
+   and unzip it into the /modules directory on your Drupal site. 
 
-2. Enable Node Link Token. You will also need to install the Token and Custom
-   Tokens modules. The Token Filter module is highly recommended. It allows
-   you to embed tokens in formatted text fields and text areas, like the body
-   of a piece of content.
+2. Enable Node Link Token. You will be prompted to also enable, the Token, 
+   Custom Tokens and Custom Token Plus modules. The Token Filter module is
+   highly recommended. It allows you to embed node:link tokens in formatted text
+   fields and text areas.
 
-3  Use the token anywhere where you use other tokens, e.g. in the formatted
-   text area of the content body.
+3  Use the token like other tokens, e.g. in the formatted text area of the 
+   content body.