Skip to content

Commit 04d21f1

Browse files
committed
Hint on Windows depedency
1 parent 26b6518 commit 04d21f1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sqlago - pure Go driver for Sybase SQL Anywhere
1+
# sqlago - Go driver for Sybase SQL Anywhere
22

33
sqlago driver is a wrapper over SQL Anywhere C API
44

@@ -79,7 +79,6 @@ in case it differs.
7979
Invoke the bootstrap batch to create an empty database, followed by `go test`.
8080

8181

82-
## Tested on
83-
84-
Windows 7 Pro 64bit
82+
## Caveats:
83+
- The implementation assumes Windows and has been only tested on Windows 7 Pro 64bit
8584

0 commit comments

Comments
 (0)