diff --git a/README.md b/README.md index fc0a3e2..0d8271d 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,10 @@ Rails::Initializer.run do |config| # .... config.middleware.insert_after Rack::Lock, FixMicrosoftLinks::Rack::Response # more init code.... -``` \ No newline at end of file +``` + +## Thanks + +To my employer [Moxie Software][moxiesoft], that sponsored the creation of this gem :) + +[moxiesoft]: http://www.moxiesoft.com/ \ No newline at end of file