Skip to content

Commit dfbad41

Browse files
committed
rerender readme
1 parent bed8e32 commit dfbad41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,7 @@ ggplot(mpg, aes(displ, hwy, colour = class)) +
5353
geom_point()
5454
```
5555

56-
<img src="man/figures/README-example-1.png" alt="Scatterplot of engine displacement versus highway miles per
57-
gallon, for 234 cars coloured by 7 'types' of car. The displacement and miles
58-
per gallon are inversely correlated." />
56+
<img src="man/figures/README-example-1.png" alt="Scatterplot of engine displacement versus highway miles per gallon, for 234 cars coloured by 7 'types' of car. The displacement and miles per gallon are inversely correlated." />
5957

6058
## Lifecycle
6159

0 commit comments

Comments
 (0)