Skip to content

Commit

Permalink
small updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalev committed Nov 26, 2023
1 parent edb4841 commit dc3bea2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ A GUNet puppeteer Docker image
* Puppeteer [documentation](https://pptr.dev/guides/docker)
* Reference [Dockerfile](https://github.com/puppeteer/puppeteer/blob/main/docker/Dockerfile)

# Usage
# Documentation
## Main Library
* File: `gunet.js`

## Usage
* Environment variables
- `CAS_USER`: Username (default `gunetdemo`)
- `CAS_PASSWORD`: Password (default `gunetdemo`)
Expand Down

0 comments on commit dc3bea2

Please sign in to comment.