Skip to content

Commit

Permalink
docs: runnable example
Browse files Browse the repository at this point in the history
  • Loading branch information
thde committed Mar 14, 2023
1 parent 09efe05 commit 03141cb
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 @@ -8,6 +8,7 @@ Go package fakeword allows to generate fake words.

Adding some English words, will generate fake words that sound english.

Try the example online on [pkg.go.dev](https://pkg.go.dev/thde.io/fakeword#example-Generator.Word).
```go
package main

Expand Down

0 comments on commit 03141cb

Please sign in to comment.