From 618ac5f5e31070746aee080a2a4248b288f6ce3d Mon Sep 17 00:00:00 2001 From: ChillerDragon Date: Tue, 1 Nov 2022 14:26:40 +0100 Subject: [PATCH] Was not sure if lib or full client I guess we go for library now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b8a2af..96478e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # teeworlds-client -A teeworlds 0.7 client written in ruby +A teeworlds 0.7 client library written in ruby ```ruby require_relative 'lib/teeworlds-client'