README.md in ProtectedConstructor-1.0.0 vs README.md in ProtectedConstructor-1.0.1

- old
+ new

@@ -1,8 +1,9 @@ # ProtectedConstructor Provides a module that may be included in a Ruby class, that protects the constructor; good for enforcing -instantiation of classes using, for instance, a class factory. +instantiation of classes using, for instance, a class factory. The code itself is not mine, I just wrapped it +in a gem; sorry, I don't remember the origin of the code to give credit. ## Installation Add this line to your application's Gemfile: