diff --git a/README.md b/README.md new file mode 100644 index 0000000..08284e9 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Blender Cloud + +Welcome to the [Blender Cloud](https://cloud.blender.org) code repo! +Blender Cloud runs on the [Pillar](https://pillarframework.org) framework. + +## Quick setup +Set up a node with: + +``` +bash <(curl -s https://gist.githubusercontent.com/fsiddi/a6e355a9b08cc1697955f6ce4f679633/raw/6715a2ab92a441abce96c1fc1edfd4eb685bd390/setup.sh) +```