Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #11 from compose/readme
Browse files Browse the repository at this point in the history
cosmetic changes to some wording and formatting,
  • Loading branch information
nstott committed Dec 18, 2014
2 parents 96d3335 + 73814aa commit fa0acb1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Transporter
===========

Build
-----
Expand All @@ -10,7 +11,7 @@ Configure
there is a sample config in test/config.yaml. The config defines the endpoints, (either sources or sinks) that are available to the application.
```yaml
api:
interval: 1 # number of milliseconds between metrics pings
interval: 60s # time interval between metrics posts to the api endpoint
uri: "http://requestb.in/1a0zlf11"
nodes:
localmongo:
Expand Down Expand Up @@ -65,4 +66,4 @@ started [here](CONTRIBUTING.md).

Licensing
=========
Transporter is licensed under the New BSD. See LICENSE for full license text.
Transporter is licensed under the New BSD License. See LICENSE for full license text.

0 comments on commit fa0acb1

Please sign in to comment.