From 4bc826397dd48cbba4082f346f15d210bfec4877 Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Wed, 15 Mar 2017 15:00:26 +0900 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e96b9f6ca..60086567f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# Telescope Nova +# Telescope -[Version 1.0.0](https://github.com/TelescopeJS/Telescope/releases) +[Version 1.2.0](https://github.com/TelescopeJS/Telescope/releases) -This is the Apollo/GraphQL version of Telescope Nova. [You can find the documentation here](http://nova-docs.telescopeapp.org/). +This is the Apollo/GraphQL version of Telescope, now known as [Vulcan](http://vulcanjs.org). [You can find the documentation here](http://docs.vulcanjs.org/). -The fastest way to get started is: -```sh -npm install -npm start -``` +### Links + +- [Telescope Homepage](http://telescopeapp.org) +- [Vulcan Teaser Homepage](http://vulcanjs.org) +- [Documentation](http://docs.vulcanjs.org) ### Other Versions