improve readme

This commit is contained in:
Rene Haas
2022-11-09 11:37:02 +01:00
parent 81555a777a
commit e08732fd51
2 changed files with 19 additions and 23 deletions
-2
View File
@@ -48,7 +48,6 @@ I created this plugin because I hate ugly and space consuming scrollbars. Simila
## Choose your framework ## Choose your framework
<div>
<a href="https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-react"> <a href="https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-react">
<img src="https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/packages/overlayscrollbars-react/logo.svg" width="80" height="80" alt="React"> <img src="https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/packages/overlayscrollbars-react/logo.svg" width="80" height="80" alt="React">
</a> </a>
@@ -58,7 +57,6 @@ I created this plugin because I hate ugly and space consuming scrollbars. Simila
<a href="https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-ngx"> <a href="https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-ngx">
<img src="https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/packages/overlayscrollbars-ngx/logo.svg" width="80" height="80" alt="Angular"> <img src="https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/packages/overlayscrollbars-ngx/logo.svg" width="80" height="80" alt="Angular">
</a> </a>
</div>
## Getting started ## Getting started
+1 -3
View File
@@ -44,11 +44,10 @@ I created this plugin because I hate ugly and space consuming scrollbars. Simila
- Highly customizable - Highly customizable
- TypeScript support - fully written in TypeScript - TypeScript support - fully written in TypeScript
- Dependency free - 100% self written to ensure small size and best functionality - Dependency free - 100% self written to ensure small size and best functionality
- Framework versions for `react`, `vue` and `angular` - High quality and fully typed Framework versions for `react`, `vue` and `angular`
## Choose your framework ## Choose your framework
<div>
<a href="https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-react"> <a href="https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-react">
<img src="https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/packages/overlayscrollbars-react/logo.svg" width="80" height="80" alt="React"> <img src="https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/packages/overlayscrollbars-react/logo.svg" width="80" height="80" alt="React">
</a> </a>
@@ -58,7 +57,6 @@ I created this plugin because I hate ugly and space consuming scrollbars. Simila
<a href="https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-ngx"> <a href="https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-ngx">
<img src="https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/packages/overlayscrollbars-ngx/logo.svg" width="80" height="80" alt="Angular"> <img src="https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/packages/overlayscrollbars-ngx/logo.svg" width="80" height="80" alt="Angular">
</a> </a>
</div>
## Getting started ## Getting started