Fix a typo and improve formatting in README.md

This commit is contained in:
Albrecht Schlosser 2025-05-06 20:11:31 +02:00
parent 53491f2ca0
commit d54dbd3d6c

View File

@ -75,8 +75,8 @@ or
sudo make install # from the build folder (with make) sudo make install # from the build folder (with make)
Other commands (e.g. `make or `ninja`) may be used as well after the initial Other commands (e.g. `make` or `ninja`) may be used as well after the
cmake command, depending on the CMake generator you used. initial cmake command, depending on the CMake generator you used.
For more info on using CMake to build FLTK please see README.CMake.txt. For more info on using CMake to build FLTK please see README.CMake.txt.
@ -152,10 +152,10 @@ further information on how to report a bug:
## Trademarks ## Trademarks
Microsoft and Windows are registered trademarks of Microsoft Corporation. - Microsoft and Windows are registered trademarks of Microsoft Corporation
UNIX is a registered trademark of the X/Open Group, Inc. - UNIX is a registered trademark of the X/Open Group, Inc.
OpenGL is a registered trademark of Silicon Graphics, Inc. - OpenGL is a registered trademark of Silicon Graphics, Inc.
macOS is a registered trademark of Apple Computers, Inc. - macOS is a registered trademark of Apple Computers, Inc.
## Copyright ## Copyright