Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalev committed Nov 27, 2023
1 parent e1d7dd0 commit 621359c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ A GUNet puppeteer Docker image
* [Reference](https://www.w3schools.com/cssref/css_selectors.php)
* `#id`: Selects the element with id=`"<id>"`
* `div p`: Selects all `<p>` elements inside `<div>` elements
* **Easy** way to find the selector: Inspect an element (in firefox), right click and select `Copy->CSS Selector`

## Main Library
* File: `gunet.js`
Expand Down

0 comments on commit 621359c

Please sign in to comment.