Skip to content

Commit

Permalink
docs: simplify USP in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daelmaak committed Aug 4, 2023
1 parent e14ed88 commit 0579dd1
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ngx Gallery

Performant, responsive, easy to use Angular **8+** gallery
Small, performant, responsive, dependency free, easy to use Angular **8+** gallery.

[![codecov](https://codecov.io/gh/daelmaak/ngx-gallery/branch/master/graph/badge.svg?token=eQhl2BmseY)](https://codecov.io/gh/daelmaak/ngx-gallery)
[![npm version](https://badge.fury.io/js/%40daelmaak%2Fngx-gallery.svg)](https://badge.fury.io/js/%40daelmaak%2Fngx-gallery)
Expand All @@ -9,15 +9,6 @@ Performant, responsive, easy to use Angular **8+** gallery
[**Docs**](https://github.com/daelmaak/ngx-gallery/wiki) |
[**Changelog**](https://github.com/daelmaak/ngx-gallery/blob/master/CHANGELOG.md)

## Why ngx-gallery?

Use it if you need:

- Great performance and feel both on mobile and desktop
- Very small size - gallery itself has just 9kB gzipped! It also packs no dependencies
- Easy usage and lots of customizations
- It just works!

## Installation

If you are using Ivy and Angular 13+, use
Expand Down

0 comments on commit 0579dd1

Please sign in to comment.