Skip to content

Commit

Permalink
add credits file
Browse files Browse the repository at this point in the history
  • Loading branch information
kzahel committed Feb 8, 2016
1 parent 80a9672 commit a3777c0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CREDITS
@@ -0,0 +1,3 @@
https://www.iconfinder.com/icons/286686/computers_servers_web_host_icon#size=512

(for promotional artwork icon in cws_960x680_2.png)
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -13,6 +13,8 @@ var app = new chrome.WebApplication(options)
options: object, with keys
- handlers: array of handlers,
- renderIndex: boolean (whether to render index.html if in directory)
- optBackground: whether to run even if the window is closed
- optAutoStart: whether to auto start when chrome starts
- port: int (port to listen on)

Handlers
Expand Down Expand Up @@ -85,3 +87,4 @@ HTTPConnection object, and that has an associated IOStream object
which handles the nonblocking read/write events for you.


See CREDITS file
Binary file added images/cws_920x680_2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a3777c0

Please sign in to comment.