Update README with travis and ASL badges

This closes #394
2 files changed
tree: 3a2855d7c39a20358d384f07f870d17de536bc6d
  1. bin/
  2. cmake/
  3. dist/
  4. docker/
  5. etc/
  6. examples/
  7. packer/
  8. src/
  9. .clang-format
  10. .clang-tidy
  11. .gitignore
  12. .ratignore
  13. .travis.yml
  14. BUILDING.md
  15. CONTRIBUTING.md
  16. LICENSE
  17. NOTICE
  18. README.md
README.md

Build Status License

Overview
Building from Source
Introduction
Application Development

Overview

Native Client is a client implementation for [Apache Geode] (http://geode.apache.org/) that does not require the Java server JARs.

Building from Source

Directions to build Native Client from source can be found in the source distribution in src/BUILDING.md.

Introduction

Please refer to the [Native Client documentation] (http://gemfire-native.docs.pivotal.io/native/introduction/native-client-intro.html) for help in getting started with Native Client.

Application Development

Native Client applications can be written in these client technologies: