From 537e84f3b723b8f39db3cd979d4eceff3166e5db Mon Sep 17 00:00:00 2001 From: Dmitriy Shekhovtsov valorkin Date: Fri, 21 Jul 2023 16:08:23 +0200 Subject: [PATCH] chore: readme updates --- README.md | 15 ++++----------- libs/ng2-dragula/README.md | 15 +++------------ 2 files changed, 7 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 3db37d9c..0a41c82d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -[![npm version](https://badge.fury.io/js/ng2-dragula.svg)](http://badge.fury.io/js/ng2-dragula) [![npm downloads](https://img.shields.io/npm/dm/ng2-dragula.svg)](https://npmjs.org/ng2-dragula) [![slack](https://ngx-slack.herokuapp.com/badge.svg)](https://ngx-slack.herokuapp.com) +Official **Angular** wrapper for [`dragula`](https://github.com/bevacqua/dragula). + +[![npm version](https://badge.fury.io/js/ng2-dragula.svg)](http://badge.fury.io/js/ng2-dragula) [![npm downloads](https://img.shields.io/npm/dm/ng2-dragula.svg)](https://npmjs.org/ng2-dragula) [![Build Status](https://travis-ci.org/valor-software/ng2-dragula.svg?branch=master)](https://travis-ci.org/valor-software/ng2-dragula) [![codecov](https://codecov.io/gh/valor-software/ng2-dragula/branch/master/graph/badge.svg)](https://codecov.io/gh/valor-software/ng2-dragula) @@ -6,21 +8,12 @@ > Drag and drop so simple it hurts -Official **Angular** wrapper for [`dragula`](https://github.com/bevacqua/dragula). - -# Notice: v2 has been released - -**It contains a number of breaking changes. Follow the [migration guide -here][migration] or read the [full changelog][changelog].** - -[migration]: ./MIGRATION-v2.md -[changelog]: ./modules/ng2-dragula/CHANGELOG.md # Demo Try out the [demo](http://valor-software.github.io/ng2-dragula/index.html)! -Or play with [this starter in your browser][stackblitz] on StackBlitz. +[//]: # (Or play with [this starter in your browser][stackblitz] on StackBlitz.) [stackblitz]: https://stackblitz.com/edit/ng2-dragula-base?file=src/app/app.component.html diff --git a/libs/ng2-dragula/README.md b/libs/ng2-dragula/README.md index 64d28f3a..0a41c82d 100644 --- a/libs/ng2-dragula/README.md +++ b/libs/ng2-dragula/README.md @@ -1,6 +1,6 @@ -Please see the [complete README on GitHub](https://github.com/valor-software/ng2-dragula/) +Official **Angular** wrapper for [`dragula`](https://github.com/bevacqua/dragula). -[![npm version](https://badge.fury.io/js/ng2-dragula.svg)](http://badge.fury.io/js/ng2-dragula) [![npm downloads](https://img.shields.io/npm/dm/ng2-dragula.svg)](https://npmjs.org/ng2-dragula) [![slack](https://ngx-slack.herokuapp.com/badge.svg)](https://ngx-slack.herokuapp.com) +[![npm version](https://badge.fury.io/js/ng2-dragula.svg)](http://badge.fury.io/js/ng2-dragula) [![npm downloads](https://img.shields.io/npm/dm/ng2-dragula.svg)](https://npmjs.org/ng2-dragula) [![Build Status](https://travis-ci.org/valor-software/ng2-dragula.svg?branch=master)](https://travis-ci.org/valor-software/ng2-dragula) [![codecov](https://codecov.io/gh/valor-software/ng2-dragula/branch/master/graph/badge.svg)](https://codecov.io/gh/valor-software/ng2-dragula) @@ -8,21 +8,12 @@ Please see the [complete README on GitHub](https://github.com/valor-software/ng2 > Drag and drop so simple it hurts -Official **Angular** wrapper for [`dragula`](https://github.com/bevacqua/dragula). - -# Notice: v2 has been released - -**It contains a number of breaking changes. Follow the [migration guide -here][migration] or read the [full changelog][changelog].** - -[migration]: ./MIGRATION-v2.md -[changelog]: ./modules/ng2-dragula/CHANGELOG.md # Demo Try out the [demo](http://valor-software.github.io/ng2-dragula/index.html)! -Or play with [this starter in your browser][stackblitz] on StackBlitz. +[//]: # (Or play with [this starter in your browser][stackblitz] on StackBlitz.) [stackblitz]: https://stackblitz.com/edit/ng2-dragula-base?file=src/app/app.component.html