소스 검색

Last touch

Piotr Czajkowski 1 주 전
부모
커밋
87536f1fc4
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -14,6 +14,8 @@ It currently supports properties of types as supported by ClosedXML, so:
 - string
 - DateTime
 - TimeSpan
+
+Additionally, it supports:
 - Guid (if not a valid Guid and non-nullable then empty Guid will be returned)
 - enum (if not a valid enum value and non-nullable then default value will be returned)