Browse Source

Added README

Piotr Czajkowski 4 tháng trước cách đây
mục cha
commit
9f316a0ea5
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+# CodeGenerators
+
+Rudimentary library for generating C# classes/records.
+
+[GeneratorForExcelORM](CodeGenerators/GeneratorForExcelORM) project is an example on how it can be utilized to generate records for [ExcelORM](https://github.com/pczajkowski/ExcelORM) library.