diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..b9c8c24 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,6 @@ +# Examples + +For those of you who are new to Go, check out +[pkg.go.dev](https://https://pkg.go.dev/github.com/charmbracelet/log) to +view our library's API. From there, you can search the repo for more detailed +usage examples for whichever functions match your use case.