We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd93db commit d3cf9dbCopy full SHA for d3cf9db
README.md
@@ -76,9 +76,9 @@ or, run the optimized version (if you've built with `--config release`):
76
77
build\release\inOneWeekend > image.ppm
78
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][].
+The generated PPM file can be viewed directly as a regular computer image, if your operating system
+supports this image type. If your system doesn't handle PPM files, then you should be able to find
+PPM file viewers online. We like [ImageMagick][].
82
83
84
Corrections & Contributions
0 commit comments