From 226f2f4d467ec3095a9b7cc262033e111015ced8 Mon Sep 17 00:00:00 2001 From: Janos <86970079+janosdebugs@users.noreply.github.com> Date: Thu, 19 May 2022 08:29:07 +0200 Subject: [PATCH] Updated readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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.