Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deeravenger committed Aug 25, 2024
1 parent 3beca35 commit f1ea067
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ lilTag.init();
```

#### 2. Providing the Configuration Directly
If you prefer to provide the configuration directly within your code, you can pass it as an object to the lilTagInit function.

If you prefer to provide the configuration directly within your code, you can pass it as an object.

```javascript
const lilTag = new LilTag({
Expand Down

0 comments on commit f1ea067

Please sign in to comment.