Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 7ecbcfc

Browse files
author
HarmenM
authored
Merge pull request #29 from kbarendrecht/patch-2
Update README.md
2 parents 40c875f + 39edad0 commit 7ecbcfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Scrollert.js can be loaded as a [UMD module](https://github.com/umdjs/umd) with
55

66
Scrollert.js is written in Typescript and LESS.
77

8-
Checkout our [website](https://scientanl.github.io/scrollert/) and the [Github repository](https://github.com/SyslogicNL/scrollert)!
8+
Checkout our [website](https://scientanl.github.io/scrollert/) and the [Github repository](https://github.com/scientanl/scrollert)!
99

1010
# Table of contents
1111
- [Support and compatibility](#support-and-compatibility)
@@ -138,7 +138,7 @@ You can customize the looks of Scrollert.js by styling it using CSS.
138138
Specifying a tabindex allows the end-user to use it's keyboard arrow keys to navigate while the pane is focussed.
139139

140140
## Why is this plugin created? There are already so many javascript scrollbar plugins
141-
Syslogic is the maker of Scienta. We want to give our customers the best scrolling experience. The majority of our customers uses Windows. There was only one problem. Although we like windows, we are not quite fond of the default Windows scrollbar, especially not when used in an inline panel. To provide our customers with a beautiful and uniform scrolling experience, we searched for a scrollbar solution. We couldn't find one that suited our needs. So we decided to build one ourselfs.
141+
We are Scienta. We want to give our customers the best scrolling experience. The majority of our customers uses Windows. There was only one problem. Although we like windows, we are not quite fond of the default Windows scrollbar, especially not when used in an inline panel. To provide our customers with a beautiful and uniform scrolling experience, we searched for a scrollbar solution. We couldn't find one that suited our needs. So we decided to build one ourselfs.
142142

143143
# Build it yourself
144144
You don't have to stick to the shipped build. Why not build it yourself? You can run `npm install` and `gulp build` to create a customized build.

0 commit comments

Comments
 (0)