Update README.md

This commit is contained in:
David Schwalb 2015-04-15 09:18:40 +02:00
parent 6d3cd80452
commit d92caf2548
1 changed files with 11 additions and 0 deletions

View File

@ -26,3 +26,14 @@ To use the SQL Parser in your own code, you only need to include `SQLParser.h` a
**Doxygen:** **Doxygen:**
Run `make docs` to create the doxygen documentation. Run `make docs` to create the doxygen documentation.
### Contributers
The following people contributed to HYRISE sql-parser in various forms.
* Pedro Flemming
* David Schwalb
### License
HYRISE sql-parser is licensed as open source after the OpenSource "Licence of the Hasso-Plattner Institute" declared in the LICENSE file of this project.