From 33d3bf0f4a6095b526c3e0a0fb7a7b52542b8173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linus=20Unneb=C3=A4ck?= Date: Sun, 23 Oct 2016 13:46:08 +0200 Subject: [PATCH] Mark the start of version 2.0 --- Readme.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index e9e2fff..251c115 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,13 @@ -node-canvas -=========== +# node-canvas + +----- + +## This is the documentation for the unreleased version 2.0 + +**For the current version 1.x documentation, see [the v1.x branch](tree/v1.x)** + +----- + ### Canvas graphics API backed by Cairo [![Build Status](https://travis-ci.org/Automattic/node-canvas.svg?branch=master)](https://travis-ci.org/Automattic/node-canvas) [![NPM version](https://badge.fury.io/js/canvas.svg)](http://badge.fury.io/js/canvas)