From 028e53f40654cfd31d40ff0e8a40f4370d540053 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Mon, 30 Jan 2012 14:11:30 -0500 Subject: [PATCH] Updated Readme --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 524a06d..a11e0e7 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,14 @@ OpenSQLManager is an attempt to create an alternative to Navicat that is free an The databases currently slated to be suported are: -* PostgreSQL -* MySQL -* SQLite +* [PostgreSQL](http://www.postgresql.org) +* [MySQL](http://www.mysql.com/) +* [SQLite](http://sqlite.org/) +Plan to implement, not support: +* ODBC +* [Firebird](http://firebirdsql.org/) +### Won't Support +Closed source dbs, like Oracle, Sybase, MSSQL, etc. \ No newline at end of file