diff --git a/CHANGELOG.md b/CHANGELOG.md index 616726c..0a7af45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ scheme are considered to be bugs. ### Miscellaneous +* [#522](https://github.com/hashie/hashie/pull/522): Added eierlegende Wollmilchsau mascot graphic - [@carolineartz](https://github.com/carolineartz). * Your contribution here. ## [4.1.0] - 2020-02-01 diff --git a/README.md b/README.md index d417f5d..6059ac7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Test Coverage](https://api.codeclimate.com/v1/badges/7a0b42c8a22c945571fd/test_coverage)](https://codeclimate.com/github/hashie/hashie/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/7a0b42c8a22c945571fd/maintainability)](https://codeclimate.com/github/hashie/hashie/maintainability) -Hashie is a growing collection of tools that extend Hashes and make them more useful. +[![eierlegende Wollmilchsau](./mascot.svg)](#mascot) Hashie is a growing collection of tools that extend Hashes and make them more useful. ## Installation @@ -1041,6 +1041,9 @@ mapper["Get off my lawn!"] # => "Forget your lawn, old man!" If this value is too low or too high for your needs, you can tune it by setting: `rash.optimize_every = n`. +## Mascot +[![eierlegende Wollmilchsau](./mascot.svg)](https://en.wiktionary.org/wiki/eierlegende_Wollmilchsau) Meet Hashie's "offical" mascot, the [eierlegende Wollmilchsau](https://en.wiktionary.org/wiki/eierlegende_Wollmilchsau)! + ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md) diff --git a/mascot.svg b/mascot.svg new file mode 100644 index 0000000..1c193ac --- /dev/null +++ b/mascot.svg @@ -0,0 +1,72 @@ + + + eierlegende-Wollmilchsau + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file