2 Achegas 5ad168d310 ... f232275980

Autor SHA1 Mensaxe Data
  Piotr Czajkowski f232275980 Info about version 2 hai 2 meses
  Piotr Czajkowski cdab5f084d No trick hai 2 meses
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -15,6 +15,8 @@ It currently supports properties of types as supported by ClosedXML, so:
 - DateTime
 - TimeSpan
 
-And thanks to my "trick" also their nullable variants.
+And their nullable variants.
+
+In version 2 I've added ability to read data dynamically without a need to create a special type. Useful when you need to read/write some not so organized data.
 
 As always, feel free to use it however you desire. But I provide you with no guarantee whatsoever. Enjoy!