From 61f567d510c780549326a840cbd6c37769a1a93a Mon Sep 17 00:00:00 2001 From: Richard Knight Date: Thu, 25 Aug 2022 18:34:30 +0100 Subject: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0b388b6..f77651e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Introduction csound-sqldb provides database access opcodes which allow for the querying of data in SQL databases at i- and k-rate. -MySQL, PostgreSQL and SQLite3 are supported and are used with the same opcodes after the initial connection. The opcodes have currently been tested on Linux only. +MySQL, PostgreSQL and SQLite3 are supported and are used with the same opcodes after the initial connection. The opcodes have been tested on Linux and Windows. The opcodes rely on changes made after the official 6.13.0 release of Csound so while awaiting the next release the Csound source will need to be obtained from the develop branch of https://github.com/csound/csound/ otherwise they will not build. -- cgit v1.2.3