Skip to content

Commit

Permalink
README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
msmathers committed May 20, 2011
1 parent 6d5a544 commit 4ae3c25
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ Powered by [node.js](http://nodejs.org) + [socket.io](http://socket.io)

## How does it work?

*Harvesters* watch log files for changes, send new log messages to the *server*, which broadcasts to *web clients*. Users create *stream* and *history* screens to view and search log messages.
*Harvesters* watch log files for changes, send new log messages to the *server*, which broadcasts to *web clients*.

Users create *stream* and *history* screens to view and search log messages.

## Requirements

Expand Down Expand Up @@ -42,7 +44,7 @@ Web clients have been tested on *Chrome*, *Safari*, and *Firefox*.

4. Browse to:

http://<machine_a.host.com>:8998
http://&lt;machine_a.host.com&gt;:8998

5. (Optional) Configure port, add HTTP basic auth

Expand Down Expand Up @@ -80,13 +82,13 @@ Web clients have been tested on *Chrome*, *Safari*, and *Firefox*.

- Mike Smathers &lt;msmathers@narrativescience.com&gt; ([msmathers](http://github.com/msmathers))

- Narrative Science &lt;http://narrativescience.com&gt; ([NarrativeScience](http://github.com/NarrativeScience))
- Narrative Science http://narrativescience.com ([NarrativeScience](http://github.com/NarrativeScience))

## Acknowledgements

- Guillermo Rauch &lt;guillermo@learnboost.com&gt; ([Guille](http://github.com/guille))

- Ryan Dahl &lt;ry at tiny clouds dot org&gt; ([ry](https://github.com/ry)) + Joyent &lt;http://www.joyent.com/&gt; ([joyent](https://github.com/joyent/))
- Ryan Dahl &lt;ry at tiny clouds dot org&gt; ([ry](https://github.com/ry)) + Joyent http://www.joyent.com/ ([joyent](https://github.com/joyent/))

## License

Expand Down

0 comments on commit 4ae3c25

Please sign in to comment.