Add README

This commit is contained in:
Timothy Warren 2019-04-10 10:24:27 -04:00
bovenliggende db3c693dcd
commit b16cb8b8e4
1 gewijzigde bestanden met toevoegingen van 5 en 0 verwijderingen

5
README.md Normal file
Bestand weergeven

@ -0,0 +1,5 @@
# StringQB
This is an attempt to build a "stringly-typed" SQL query builder and database abstraction layer.
### This is *not* usable yet