Skip to content

Commit

Permalink
Adding screenshot in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
penso committed May 23, 2013
1 parent adc7b0a commit 62765fd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@

<p align="center">
<img
src="https://raw.github.com/penso/blog-sse/master/screenshot.png"
/>
</p>

### Highcharts and real time update through SSE

This repository is an empty [Rails](http://www.rubyonrails.org/) application
Expand All @@ -9,6 +16,15 @@ async Rails stack.
This is explained on a blog post at
[http://blog.penso.info](http://blog.penso.info).

### Usage

$ git clone https://github.com/penso/blog-sse.git
$ cd blog-sse # This repository use RVM
$ bundle install
$ rails s

Then check `http://localhost:3000/`

### Author

[Fabien Penso](http://blog.penso.info)
Binary file added screenshot.png
Loading
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 62765fd

Please sign in to comment.