Skip to content

Commit d406b7a

Browse files
Update README.md
Co-authored-by: A Brooks <[email protected]>
1 parent 6900ecc commit d406b7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ user=> (pretty-print (diff {:a 1} {:b 2}) color-printer)
177177
{+:b 2, -:a 1}
178178
```
179179

180+
That results in the following highlighting:
180181
![screenshot showing color customization](color-scheme.png)
181182

182183
### Time, data literal

0 commit comments

Comments
 (0)