From 374866400dd1f4a961d2b2de7526f27469407085 Mon Sep 17 00:00:00 2001 From: Steve Penrod Date: Wed, 28 Dec 2016 12:06:02 -0600 Subject: [PATCH] Added direct link to Release Notes Added direct link to Release Notes --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.