README.md in gdshowsdb-3.0.0 vs README.md in gdshowsdb-4.0.0

- old
+ new

@@ -5,9 +5,14 @@ Hoping to make this freely available database the cannonical resource for all Grateful Dead concert information. Additionally, This Gem can be used as an API to the data. +## Please Note +Versions prior to 4.0.0 had issues with data integrity. Specificaly, there were no database constrains around +uniqueness, and there were duplicate UUIDs on Songs. It is strongly recommended that you upgrade to a version +4.0.0 or higher. + ## Using with Ruby ```ruby require 'gdshowsdb'