diff --git a/README.md b/README.md index 75e448d..cac13c5 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ For uniform references please look at `alphaTestRef` for formatting. The aside f ### PR's and Commits -PR's May take a while to be added, as they need to be fully verified, and someone needs to add them when there on. +PR's May take a while to be added, as they need to be fully verified, and someone needs to add them when they're on. #### PR/Commit Format (Please Use it in both your commits on your branch and any pr's, makes our lives easy) (type): (area): description @@ -84,4 +84,5 @@ Translations are not yet supported, but once the english version is complete we ## Contributors - [Iris Docs](https://github.com/IrisShaders/ShaderDoc/tree/master) - Most of the early documentation - WhyFencePost / WhyFenceCode - The page and a lot of the data transfer -- NinjaMike - Many uniforms including Iris exclusive uniforms \ No newline at end of file +- NinjaMike - Many uniforms including Iris exclusive uniforms, constants, shaders.properties, programs +- jbritain - Some uniforms, other miscellaneous things \ No newline at end of file diff --git a/src/content/docs/reference/overview.mdx b/src/content/docs/reference/overview.mdx index 170cf5e..51974cd 100644 --- a/src/content/docs/reference/overview.mdx +++ b/src/content/docs/reference/overview.mdx @@ -11,16 +11,16 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components'; ## Core Reference -There on the left, look in the nav bar! +There on the left, look in the nav bar! On mobile, you'll need to hit that hamburger icon on the top right! ## Quick Reference \ No newline at end of file