commit 8203bf0d2dad8f211347a8f7572fbb67fc880b53 Author: Bryan Phelps Date: Mon Jan 3 18:52:07 2022 +0000 chore: Initial README diff --git a/README.md b/README.md new file mode 100644 index 0000000000..cdc507907e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Coder v2 + +This repository contains source code for Coder V2. Additional documentation: +- [Workspaces V2 RFC](https://www.notion.so/coderhq/b48040da8bfe46eca1f32749b69420dd?v=a4e7d23495094644b939b08caba8e381&p=e908a8cd54804ddd910367abf03c8d0a) + +## Directory Structure + +- `.github/`: Settings for [Dependabot for updating dependencies](https://docs.github.com/en/code-security/supply-chain-security/customizing-dependency-updates) and [build/deploy pipelines with GitHub Actions](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions). \ No newline at end of file