From 53d0742453a052f920f48c105dc231466fa15dd3 Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 4 Aug 2017 16:17:48 +0100 Subject: [PATCH] Add README mention of v1.x branch --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 956ec02b0..9f3e36e7c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ If you have any questions, suggestions or problems or you can [create an issue]( * **Information for developing/contributing**: [CONTRIBUTING.md](CONTRIBUTING.md), [Compilation instructions](CONTRIBUTING.md#compiling), [Roadmap](https://github.com/baldurk/renderdoc/wiki/Roadmap) * **Code of Conduct**: [Contributor Covenant](CODE_OF_CONDUCT.md) +### v1.x branch + +You are currently viewing the work-in-progress v1.x branch. This branch is seeing active feature development preparing for v1.0. You can switch to the v0.x branch to get a more stable and reliable but older build, or choose a v0.x nightly build above. + Screenshots --------------