diff --git a/proxy/README.md b/proxy/README.md index ca08b21..5f63cce 100644 --- a/proxy/README.md +++ b/proxy/README.md @@ -7,6 +7,13 @@ See [keroserene.net/snowflake](https://keroserene.net/snowflake) for more info: ``` +### Building + +``` +cake build +``` +(Type `cake` by itself to see possible commands) + ### Testing Unit testing with Jasmine are available with: