Skip to content

Commit 897f5f5

Browse files
committed
Add a documentation section to the README.
1 parent 1593170 commit 897f5f5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,11 @@ If the array is empty, then no instrumentation was installed. You can require in
4141
require "opentelemetry-instrumentation/src/instrumentation/crystal/db"
4242
```
4343

44-
## Development
44+
## Documentation
4545

46-
TODO: Write development instructions here
46+
The generated docs can all be found here:
47+
48+
[https://wyhaines.github.io/opentelemetry-instrumentation.cr/](https://wyhaines.github.io/opentelemetry-instrumentation.cr/)
4749

4850
## Contributing
4951

0 commit comments

Comments
 (0)