Update Snowflake embed, and add info page about it (close #16)

This commit is contained in:
Serene Han 2016-02-10 13:54:07 -08:00
parent 4f18340c16
commit 6fb2e4753f
3 changed files with 102 additions and 15 deletions

View file

@ -1,6 +1,13 @@
This is the browser proxy component of Snowflake.
### Testing:
### Embedding
See [keroserene.net/snowflake](http://keroserene.net/snowflake) for more info:
```
<iframe src="http://keroserene.net/snowflake/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
```
### Testing
Unit testing with Jasmine are available with:
```