summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
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)