diff --git a/README.md b/README.md index 7dd5c09..675ad69 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**NOTICE**: This repository has been moved to [https://code.adriano.fyi/me/kombo-ruby-sdk](https://code.adriano.fyi/me/kombo-ruby-sdk). Microsoft has shown little interest in stewarding what was once the best and largest open source community. This small act of migration is my way showing that we don't all support Microsoft's disinterest. + # Kombo.dev Ruby SDK This is a Ruby SDK from [Kombo's OpenAPI spec](https://api.kombo.dev/openapi.json). @@ -37,4 +39,4 @@ client = Kombo::ApiClient.new(config) **Example: Get all employees using the unified HRIS API** -`hris.get_hris_employees('')` +`hris.get_hris_employees('')` \ No newline at end of file