]> Nishi Git Mirror - dataworks.git/commitdiff
add readme.md
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sun, 9 Jun 2024 23:55:55 +0000 (23:55 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sun, 9 Jun 2024 23:55:55 +0000 (23:55 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@227 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..e513efd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# DataWorks
+
+[![Build DataWorks](https://github.com/pnsk-lab/dataworks/actions/workflows/build.yml/badge.svg)](https://github.com/pnsk-lab/dataworks/actions/workflows/build.yml)
+
+![Logo](dataworks-white.png)
+
+DataWorks is a simple DBMS written in C.
+
+## Platform support
+1. DOS (16-bit)
+       Works on 80286 with 1MB RAM.
+2. DOS with DOS/4GW or its compatibles
+       Works on 80386 with 2MB RAM.
+3. Windows 32-bit/64-bit
+       Works on Windows 7.
+4. NetBSD
+       Works on amd64 10.0, and macppc 9.3.
+5. Linux