Skip to content

Commit

Permalink
Updates README to clarify development status. (merge)
Browse files Browse the repository at this point in the history
 Thank you @ethanfann
  • Loading branch information
MIchaelMainer committed Jan 18, 2019
2 parents 925a65e + 4889768 commit b120794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Getting started with the Microsoft Graph Client Library for Ruby

This client library is a release candidate and is still in preview status, please continue to provide [feedback](https://github.com/microsoftgraph/msgraph-sdk-ruby/issues/new) as we iterate towards a production supported library.
This client library is a release candidate and is still in preview status. As such, this library is **not production ready**. Please proceed at your own risk and continue to provide [feedback](https://github.com/microsoftgraph/msgraph-sdk-ruby/issues/new) as we iterate towards a production supported library.

## Installation
run ```gem install microsoft_graph``` or include ```gem microsoft_graph``` in your gemfile.
Expand Down

0 comments on commit b120794

Please sign in to comment.