Skip to content

Commit 6a72f1c

Browse files
committed
Update README.md
1 parent 04cd5f3 commit 6a72f1c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
## Version: 1.1.0
44

5-
Get `NodeName`, `classList`, and `id` of elements without opening Console.
6-
Dependent on [jScript](https://github.com/shivamdevs/jScript) Library.
5+
Get `NodeName`, `classList`, and `id` alongwith `width`, `height`, `display`, `padding`, `margin` and `border` of elements without opening Console.
76

87
## Usage
98

@@ -19,7 +18,6 @@ Dependent on [jScript](https://github.com/shivamdevs/jScript) Library.
1918
## Limitation
2019

2120
* Restricted to top window only
22-
* jScript Library dependency
2321
* Can't distinguish between before and after pseudo-elements
2422

2523
## Contribution

0 commit comments

Comments
 (0)