From cce1e72b05c0bd60fe5f7b9f7dc054449e91612d Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 18 Oct 2019 14:10:18 +0400 Subject: [PATCH] Update readme --- readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 7adb2fb..dc877bb 100644 --- a/readme.md +++ b/readme.md @@ -8,19 +8,18 @@ version - downloads + downloads

- Powerful yet light-weight, vanilla JavaScript engine to drive the user's focus across the page
- Only ~4kb, no external dependency, supports all major browsers and highly customizable + Powerful, highly customizable vanilla JavaScript engine to drive the user's focus across the page
+ No external dependencies, supports all major browsers and highly customizable


* **Simple**: is simple to use and has no external dependency at all -* **Light-weight**: ~4kb in size, vanilla JavaScript and no external dependency * **Highly customizable**: has a powerful API and can be used however you want * **Highlight anything**: highlight any (literally any) element on page * **Feature introductions**: create powerful feature introductions for your web applications -- GitLab