Skip to content

Commit d3cf9db

Browse files
committed
Reword the PPM viewer text
1 parent 0cd93db commit d3cf9db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ or, run the optimized version (if you've built with `--config release`):
7676

7777
build\release\inOneWeekend > image.ppm
7878

79-
The resulting PPM file can be viewed as a regular computer image. Most operating systems come
80-
natively with a PPM viewer included. If your operating system doesn't handle PPM files, then PPM
81-
file viewers can be easily found online. We like [ImageMagick][].
79+
The generated PPM file can be viewed directly as a regular computer image, if your operating system
80+
supports this image type. If your system doesn't handle PPM files, then you should be able to find
81+
PPM file viewers online. We like [ImageMagick][].
8282

8383

8484
Corrections & Contributions

0 commit comments

Comments
 (0)