From 2f71097380746c4c6345bce73d62827be64dc848 Mon Sep 17 00:00:00 2001 From: Gary Tierney Date: Sun, 28 Jan 2018 18:02:06 +0000 Subject: [PATCH] Add Acknowledgements section to the README Also add list of services we're using via open source licensing models (YourKit and Travis-CI). --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 5cb0b57b..208f7ba2 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,21 @@ Apollo is now ready, and can be started using `gradle run`. You may wish to chan ### Contributing Please see [contributing to Apollo](CONTRIBUTING.md). + +### Acknowledgements + +We'd like to thank the list of service providers/development tool vendors below for offering their products to the Apollo project free of charge. + +--- + +#### [![YourKit](https://www.yourkit.com/images/yklogo.png)](https://www.yourkit.com/java/profiler/index.jsp) + +YourKit supports open source projects with its full-featured Java Profiler. +YourKit, LLC is the creator of YourKit Java Profiler +and YourKit .NET Profiler, +innovative and intelligent tools for profiling Java and .NET applications. + +#### [Travis CI](https://travis-ci.org) + +Travis CI is a Continuous Integration platform that allows for setup of automated testing with minimal configuration. +