kamrify commited on
Commit
0586f29
·
unverified ·
1 Parent(s): 4ae4c89

Update readme

Browse files
Files changed (1) hide show
  1. readme.md +1 -1
readme.md CHANGED
@@ -47,7 +47,7 @@ For demos and documentation, visit [driverjs.com](https://driverjs.com)
47
 
48
  Driver.js is written in Vanilla TypeScript, has zero dependencies and is highly customizable. It has several options allowing you to change how it behaves and also **provides you the hooks** to manipulate the elements as they are highlighted, about to be highlighted, or deselected.
49
 
50
- > Also, comparing the size of Driver.js with other libraries, since it doesn't have any dependencies, it is **just ~5kb gzipped** while others are 12kb+.
51
 
52
  <br>
53
 
 
47
 
48
  Driver.js is written in Vanilla TypeScript, has zero dependencies and is highly customizable. It has several options allowing you to change how it behaves and also **provides you the hooks** to manipulate the elements as they are highlighted, about to be highlighted, or deselected.
49
 
50
+ > Also, comparing the size of Driver.js with other libraries, it's the most light-weight, it is **just ~5kb gzipped** while others are 12kb+.
51
 
52
  <br>
53