소스 검색

Added README

Piotr Czajkowski 4 달 전
부모
커밋
9f316a0ea5
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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.