Skip to content

Commit

Permalink
update readme (apache#2830)
Browse files Browse the repository at this point in the history
  • Loading branch information
fjy committed Apr 13, 2016
1 parent abd951d commit 22c2cd5
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ petabyte sized data sets. Druid supports a variety of flexible filters, exact
calculations, approximate algorithms, and other useful calculations.

Druid can load both streaming and batch data and integrates with
Samza, Kafka, Storm, and Hadoop.
Samza, Kafka, Storm, Spark, and Hadoop.

### License

Expand All @@ -29,11 +29,9 @@ the [project website](http://druid.io/docs/latest/).
If you would like to contribute documentation, please do so under
`/docs/content` in this repository and submit a pull request.

### Tutorials
### Getting Started

We have a series of tutorials to get started with Druid. If you are just
getting started, we suggest going over the [first Druid
tutorial](http://druid.io/docs/latest/tutorials/tutorial-a-first-look-at-druid.html).
You can get started with Druid with our [quickstart](http://druid.io/docs/latest/tutorials/quickstart.html).

### Reporting Issues

Expand All @@ -48,3 +46,7 @@ Development discussions occur on the [druid-development list](https://groups.goo

We also have a couple people hanging out on IRC in `#druid-dev` on
`irc.freenode.net`.

### Contributing

Please follow the guidelines listed [here](http://druid.io/community/).

0 comments on commit 22c2cd5

Please sign in to comment.