diff --git a/README.md b/README.md
index b0ef414556b2..063e3ff0c1bc 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,13 @@ Mycroft [![Build Status](https://travis-ci.org/MycroftAI/mycroft-core.svg?branch
Full docs at: https://docs.mycroft.ai
+Release notes at: https://docs.mycroft.ai/release-notes
+
Pair Mycroft instance at: https://home.mycroft.ai
Join the Mycroft Slack(chat) channel: http://mycroft-ai-slack-invite.herokuapp.com/
-Looking to join in developing? Check out the [Project Wiki](../../wiki/Home) for tasks you can tackle.
+Looking to join in developing? Check out the [Project Wiki](../../wiki/Home) for tasks you can tackle!
# Getting Started in Ubuntu - Development Environment
- run `build_host_setup.sh` (installs debian packages with apt-get, please read it)
@@ -47,7 +49,7 @@ Once signed and a device is paired, the unit will use our API keys for services,
Pairing information generated by registering with Home is stored in:
-`~/.mycroft/identity/identity.json` <-- DO NOT SHARE THIS WITH OTHERS!
+`~/.mycroft/identity/identity2.json` <-- DO NOT SHARE THIS WITH OTHERS!
It's useful to know the location of the identity file when troubleshooting device pairing issues.