diff options
| author | Alexandru Cazacu <alexandru.cazacu.9889@gmail.com> | 2020-03-26 20:18:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-26 20:18:38 +0000 |
| commit | 6bf0ef7312d82218891eb68d653eb7dbfb89f936 (patch) | |
| tree | b2c21bf78adf90256dfb934b25dc60e7fa0d19d3 | |
| parent | GLTF loader: fixed few issues with handling texture loading errors (diff) | |
| download | DiligentTools-6bf0ef7312d82218891eb68d653eb7dbfb89f936.tar.gz DiligentTools-6bf0ef7312d82218891eb68d653eb7dbfb89f936.zip | |
Fix typo in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ and contains the following libraries: * [NativeApp](NativeApp): implementation of native application on supported platforms. -To build the module, see [build instrcutions](https://github.com/DiligentGraphics/DiligentEngine/blob/master/README.md) in the master repository. +To build the module, see [build instructions](https://github.com/DiligentGraphics/DiligentEngine/blob/master/README.md) in the master repository. [](License.txt) |
