Skip to content

Commit c41f52d

Browse files
Update README.md
1 parent b258bcf commit c41f52d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# SQLiteClassBuilder
2-
Creates type safe SQL classes
2+
A command line tool for creating type safe SQL classes. The tool uses the database schema to create a class for each table and view. It has many command line options to allow developers to customize the class creation.
3+
Each class is created in it's own header (*.h). A master header is created which includes all the headers.

0 commit comments

Comments
 (0)