diff --git a/README.md b/README.md index 3665761..ed86c74 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# goVirt: an easy-to-use overlay for the oVirt Go SDK - -

🚧 This library is early in development. 🚧

+# go-ovirt-client: an easy-to-use overlay for the oVirt Go SDK This library is early in development, and the API may change at any time until version 1.0.0. We hope to stabilize the API soon, providing the core functionality on an as-needed basis. If you need an API integrated, please open an issue. @@ -226,4 +224,4 @@ httpClient := client.GetHTTPClient() ## Contributing -You want to help out? Awesome! Please head over to our [contribution guide](CONTRIBUTING.md), which explains how this library is built in detail. \ No newline at end of file +You want to help out? Awesome! Please head over to our [contribution guide](CONTRIBUTING.md), which explains how this library is built in detail.