Corrected filename of README.md

This commit is contained in:
2022-02-09 18:02:03 +01:00
parent e3ec6d7244
commit b8c09b0faf

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# SQL-Converter
A collection of scripts for converting SQL code from one variant to another.
## To-Do
- Create `mariadb-to-oracle` script.
## License
This project is licensed under the terms & conditions of the ZLib license (see
`LICENSE` file for more information).