Add README

This commit is contained in:
Timothy Warren 2019-04-10 10:24:27 -04:00
부모 db3c693dcd
커밋 b16cb8b8e4
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제

5
README.md Normal file
파일 보기

@ -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