diff --git a/README.md b/README.md index bf8d437..e21a824 100644 --- a/README.md +++ b/README.md @@ -71,4 +71,5 @@ console.log(dtSqlParser.parseSyntax("selet * form",'hive')); ``` sql语法解析模块代码来自[nquery](https://github.com/alibaba/nquery/) -hive语法解析模块代码来自[Hue](https://github.com/cloudera/hue) \ No newline at end of file + +hive语法解析模块代码来自[Hue](https://github.com/cloudera/hue)