diff --git a/README.md b/README.md
index 13ddc72..2221f07 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
## DMP Roadmap
-DMP Roadmap is a Data Management Planning tool. It allows users to create data management plans for the projects using funder specific templates and institutional guidance. Once a plan has been completed it can be downloaded and inserted into your grant proposals.
+DMP Roadmap is a Data Management Planning tool. It allows users to create data management plans using funder-specific templates and institutional guidance. Once a user completes a plan he/she can download and insert it into a grant proposal.
-Management and development of the DMP Roadmap is jointly provided by the Digital Curation Centre (DCC), http://www.dcc.ac.uk/, and the University of California Curation Center (UC3), http://www.cdlib.org/services/uc3/
+Management and development of DMP Roadmap is jointly provided by the Digital Curation Centre (DCC), http://www.dcc.ac.uk/, and the University of California Curation Center (UC3), http://www.cdlib.org/services/uc3/
The tool has four main functions
1. To help create and maintain different versions of Data Management Plans;
@@ -26,7 +26,6 @@
Further details on how to install MySQL and create your first user and database. Be sure to follow the instructions for your particular environment.
* Install: http://dev.mysql.com/downloads/mysql/
-*
* Create a user: http://dev.mysql.com/doc/refman/5.7/en/create-user.html
* Create the database: http://dev.mysql.com/doc/refman/5.7/en/creating-database.html
@@ -97,7 +96,7 @@
#### Become a contributor
Fork this repository and make your modifications in a new branch. Then create a pull request to our 'development' branch. We will reject any pull request made against the 'master' branch. Once your pull request has been submitted the team will review your request and accept it if appropriate.
-Join the email listserv at roadmap-l (at) listserv.ucop (dot) edu.
+Join the developer email listserv at www.jiscmail.ac.uk/DMPONLINE-DEV
#### License
-The DMP Roadmap project uses to the MIT License.
+The DMP Roadmap project uses the MIT License.