From b72418d3d6a0e067e92be4cc7fb325faeba964b4 Mon Sep 17 00:00:00 2001 From: Richard Boisvert Date: Fri, 28 Nov 2025 18:33:51 -0500 Subject: [PATCH] chore(readme): [auto] update project title --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4eb12bb..19f2338 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# go-dvls +# Go client for Devolutions Server [![Go Reference](https://pkg.go.dev/badge/github.com/Devolutions/go-dvls.svg)](https://pkg.go.dev/github.com/Devolutions/go-dvls) [![testing](https://github.com/Devolutions/go-dvls/actions/workflows/test.yml/badge.svg)](https://github.com/Devolutions/go-dvls/actions/workflows/test.yml) :warning: **This client is a work in progress, expect breaking changes between releases** :warning: -Go client for DVLS - Heavily based on the information found on the [Devolutions.Server](https://github.com/Devolutions/devolutions-server/tree/main/Powershell%20Module/Devolutions.Server) powershell module. ## Usage