diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fc5cbd19c..ebcdb45bb 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,3 +1,5 @@ # Prometheus Team +- Johannes Ziemke - Julius Volz - Matt T. Proud +- Tobias Schmidt diff --git a/README.md b/README.md index 8f1ace54a..b29028f8e 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,14 @@ action if some condition is observed to be true. 7. Prometheus Client, Prometheus in Prometheus (https://github.com/prometheus/client_golang). 8. Snappy, a compression library for LevelDB and Levigo (http://code.google.com/p/snappy/). -## Getting started +## Getting Started For basic help how to get started: - * For Linux users, please consult the Travis CI configuration in _.travis.yml_. + * The source code is periodically indexed: [Prometheus Core](http://godoc.org/github.com/prometheus/prometheus). + * For Linux users, please consult the Travis CI configuration in _.travis.yml_ and _Makefile.TRAVIS_. * [Getting started on Mac OSX](documentation/guides/getting-started-osx.md) + * All of the core developers are accessible via the [Prometheus Developers Mailinglist](https://groups.google.com/forum/?fromgroups#!forum/prometheus-developers). ## License