Skip to content

Commit 4631056

Browse files
committed
Small fixup
1 parent 1e4fffb commit 4631056

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ ruby src/native_trace.rb <path to ruby file>
2424
```
2525

2626
however you probably want to use it in combination with CodeTracer, which would be released soon.
27+
2728
### env variables
28-
For maintainer instructions, see [MAINTANERS.md](MAINTANERS.md).
2929

3030
* if you pass `CODETRACER_RUBY_TRACER_DEBUG=1`, you enables some additional debug-related logging
3131
* `CODETRACER_DB_TRACE_PATH` can be used to override the path to `trace.json` (it's used internally by codetracer as well)
@@ -72,6 +72,8 @@ We'd be very happy if the community finds this useful, and if anyone wants to:
7272
* Provide feedback and discuss alternative implementation ideas: in the issue tracker, or in our [discord](https://discord.gg/qSDCAFMP).
7373
* Provide [sponsorship](https://opencollective.com/codetracer), so we can hire dedicated full-time maintainers for this project.
7474

75+
For maintainer instructions, see [MAINTANERS.md](MAINTANERS.md).
76+
7577
### Legal info
7678

7779
LICENSE: MIT

0 commit comments

Comments
 (0)