Skip to content

Commit

Permalink
Improved readability
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Mar 17, 2023
1 parent 7b6d97b commit 94fcdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repository contains C++ headers and source and CMake build scripts to build

## Links to further information

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:
The [VulkanSceneGraph](https://www.vulkanscenegraph.org) website provides a detailed list of features, tutorials 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://vsg-dev.github.io/vsg-dev.io/features) - tour of features you'll find in the VulkanSceneGraph and companion projects.
* [Screenshots](https://vsg-dev.github.io/vsg-dev.io/screenshots) - screenshots from VulkanSceneGraph exmples and 3rd party library and applications
* [Tutorial](https://vsg-dev.github.io/vsg-dev.io/tutorial) - mulit-part tutorial that takes you from introduction to scene graphs to multi-threading and optimization.
Expand Down

0 comments on commit 94fcdaf

Please sign in to comment.