Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noqcks authored Nov 16, 2022
1 parent 00c3b85 commit 83e1f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ try {
const g = new Generated(name, contents)
console.log(g.is_generated())
console.log(g.isGenerated())
```

# LICENSE
Expand Down

0 comments on commit 83e1f0f

Please sign in to comment.