Skip to content

Commit 22004b6

Browse files
author
Li Haoyi
committed
tweak-readme
1 parent eac52f5 commit 22004b6

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,7 +24,9 @@ This might not be something you want to use for "business logic", but is very
2424
helpful for things like [debugging](#debug-prints), [logging](#logging) or
2525
providing automatic diagnostics for [DSLs](#embedding-domain-specific-languages).
2626
This information is also available via an `implicit`, letting you write functions
27-
that automatically pull it in. Using SourceCode on heavily abstracted code can
27+
that automatically pull it in.
28+
29+
Using SourceCode on heavily abstracted code can
2830
help change what you see in debug printouts from this:
2931

3032
![Before](docs/Before.png)

0 commit comments

Comments
 (0)