From 1f8ae037673bcca2afd5ab5791bce88052f4bbb1 Mon Sep 17 00:00:00 2001 From: Bernardo Rodriguez Date: Sun, 29 Dec 2024 22:28:00 +0100 Subject: [PATCH] very small change to check action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2855b1..b745aca 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # godot-sqlite This GDNative script aims to serve as a custom wrapper that makes SQLite3 available in Godot 4.0+. Additionally, it -does not require any additional compilation or mucking about with build scripts. +does not require any additional compilation or mucking about with build scripts.. ### Supported operating systems: - Mac OS X (universal)