Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit 9580be9

Browse files
committed
remove demo, change download info, add legacy notification
1 parent 356e396 commit 9580be9

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,14 @@ Current available addons:
1111
- embeds (either through oEmbed proxy, such as [Iframely](https://iframely.com), or pre-defined parsers such as - Youtube, Vimeo, Twitter, Facebook, Instagram)
1212
- tables (basic table creating)
1313

14-
More are coming soon...
15-
16-
[![Build Status](https://travis-ci.org/orthes/medium-editor-insert-plugin.png?branch=master)](https://travis-ci.org/orthes/medium-editor-insert-plugin)
17-
[![Bower version](https://badge.fury.io/bo/medium-editor-insert-plugin.svg)](http://badge.fury.io/bo/medium-editor-insert-plugin)
18-
1914
---
2015

21-
This is a branch for a current working 0.* version. If you want to see, test or contribute to an upcoming **version 1.0**, go to [1.0 branch](https://github.com/orthes/medium-editor-insert-plugin/tree/1.0).
16+
This is a legacy version of the plugin. To see the current **1.0 version** go to [master branch](https://github.com/orthes/medium-editor-insert-plugin).
2217

2318
---
2419

2520
## Table of Contents
2621

27-
- [Demo](#demo)
2822
- [Download](#download)
2923
- [Usage](#usage)
3024
- [Options](#options)
@@ -33,15 +27,10 @@ This is a branch for a current working 0.* version. If you want to see, test or
3327
- [Author](#author)
3428

3529

36-
## <a name="demo"></a>Demo
37-
38-
http://orthes.github.io/medium-editor-insert-plugin
39-
40-
4130
## <a name="download"></a>Download
4231

43-
- Bower: ```bower install medium-editor-insert-plugin --save```
44-
- Manual: [Download the latest release](https://github.com/orthes/medium-editor-insert-plugin/archive/master.zip)
32+
- Bower: ```bower install medium-editor-insert-plugin#^0.3 --save```
33+
- Manual: [Download as ZIP](https://github.com/orthes/medium-editor-insert-plugin/archive/0.3.2.zip)
4534

4635

4736
## <a name="usage"></a>Usage

0 commit comments

Comments
 (0)