diff --git a/src/model/orchestrator/runners/README.md b/src/model/orchestrator/runners/README.md new file mode 100644 index 00000000..164824df --- /dev/null +++ b/src/model/orchestrator/runners/README.md @@ -0,0 +1,5 @@ +# Hot Runner Protocol + +Extensible runner registration and persistent Unity editor provider protocol. + +See GitHub Issue for full specification.