Skip to content

Commit

Permalink
Update readme to point to the v1-master branch for V1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishutchinson committed Nov 17, 2016
1 parent cd19084 commit a8ebf3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ docs/* linguist-vendored
/.gitignore export-ignore
/README.md export-ignore
/jsdoc.config.json export-ignore
/jsdoc.config.json export-ignore
/webpack.config.js export-ignore
/webpack export-ignore
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ CardKit 2 has three main parts:

Additionally, a base class allows you to create your own renderers. See more in the [Custom Renderers](#custom-renderers) section.

**For version 1, see the [`v1-master`](https://github.com/times/cardkit/tree/v1-master) branch**

## Installation

`$ npm install cardkit --save`
Expand Down

0 comments on commit a8ebf3a

Please sign in to comment.