summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Ungureanu <udan1107@gmail.com>2015-09-23 15:27:35 +0300
committerDan Ungureanu <udan1107@gmail.com>2015-09-23 15:27:35 +0300
commit9098d370993b98c93d3b0be6e737e31ea20846fe (patch)
tree30ebfddfbf8aa342f7147ce2ffe43091d81ed219
parent0c00a165add33ccb9b2a1790e7fad8ad4ac2b8b5 (diff)
downloadsql-parser-9098d370993b98c93d3b0be6e737e31ea20846fe.zip
sql-parser-9098d370993b98c93d3b0be6e737e31ea20846fe.tar.gz
sql-parser-9098d370993b98c93d3b0be6e737e31ea20846fe.tar.bz2
Released first version.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9626036..32c6446 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,4 @@ A validating SQL lexer and parser with a focus on MySQL dialect.
This library was originally developed for phpMyAdmin during the Google Summer of Code 2015.
-This is an alpha version. For more information, please check: [Overview](https://github.com/udan11/sql-parser/wiki/Overview) or the [Examples](https://github.com/udan11/sql-parser/wiki/Examples). \ No newline at end of file
+For more information, please check: [Overview](https://github.com/udan11/sql-parser/wiki/Overview) or the [Examples](https://github.com/udan11/sql-parser/wiki/Examples). \ No newline at end of file