Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Mar 16, 2023
1 parent 2f8b30f commit 9a471a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ This repository contains C++ headers and source and CMake build scripts to build

## Links Further Information

The [VulkanSceneGraph](https://www.vulkansceengraph.org) website provide detailed features of the project, tutorial and reference documentation, while this repository provides the source code and build support for creating the VulkanScenGraph library.
The [VulkanSceneGraph](https://www.vulkanscenegraph.org) website provide detailed features of the project, tutorial and reference documentation, while this repository provides the source code and build support for creating the VulkanScenGraph library.

Quick links to resources hosted on the website:
* [Features](https://www.vulkansceengraph.org/features) - tour of features you'll find in the VulkanSceneGraph and companion projects.
* [Screenshots](https://www.vulkansceengraph.org/screenshots) - screenshots from VulkanSceneGraph exmples and 3rd party library and applications
* [Tutorial](https://www.vulkansceengraph.org/tuorial) - mulit-part tutorial that takes you from introduction to scene graphs to multi-threading and optimization.
* [Features](https://www.vulkanscenegraph.org/features) - tour of features you'll find in the VulkanSceneGraph and companion projects.
* [Screenshots](https://www.vulkanscenegraph.org/screenshots) - screenshots from VulkanSceneGraph exmples and 3rd party library and applications
* [Tutorial](https://www.vulkanscenegraph.org/tuorial) - mulit-part tutorial that takes you from introduction to scene graphs to multi-threading and optimization.
* [Documentation](https://www.vulkanscengraph.org/documentation) - doxygen generated reference documentation and links to 3rd party learning materials
* [Discussion](https://github.com/vsg-dev/VulkanSceneGraph/discussions) - Discussion forum hosted on github.
* [Services](https://www.vulkanscengraph.org/services) - List of companinies connected to the VulkanSceneGraph project that can provide professional services
Expand Down

0 comments on commit 9a471a1

Please sign in to comment.