Skip to content

Commit

Permalink
Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
domchen committed Nov 18, 2023
1 parent 6f04292 commit 5efdc4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ various video-editing apps.

## Build Prerequisites

TGFX utilizes the C++17 features for development. Below are the minimum tools needed for building tgfx on different platforms:
TGFX utilizes the **C++17** features for development. Below are the minimum tools needed for building tgfx on different platforms:

- Xcode 11.0+
- GCC 8.0+
Expand Down Expand Up @@ -96,7 +96,7 @@ depsync
Git account and password may be required during synchronizing. Please make sure you have enabled the
`git-credential-store` so that `CMakeList.txt` can trigger synchronizing automatically next time.

## Build
## Build TGFX

TGFX uses a set of [build tools](https://github.com/libpag/vendor_tools) written in NodeJS, enabling
a unified approach to build tgfx across all platforms.
Expand Down

0 comments on commit 5efdc4e

Please sign in to comment.