diff --git a/src/README.md b/src/README.md index 8532071c..ff359d0c 100644 --- a/src/README.md +++ b/src/README.md @@ -1,13 +1,17 @@ # The important directories -#### compute.components +#### rhino.compute -Grasshopper component project (Hops) for communicating with a compute.geometry server. +The main project – responsible for spinning up/down instances of compute.geometry.exe and proxying HTTP requests to these instances. #### compute.geometry The main geometry server project. +#### compute.components + +Grasshopper component project (Hops) for communicating with a compute.geometry server. + # The other directories