README.md in tsumanne-0.0.0 vs README.md in tsumanne-0.0.1
- old
+ new
@@ -1,6 +1,18 @@
# Tsumanne
+[![Rake]](https://github.com/eggplants/tsumanne/actions/workflows/rake.yml)
+[![Release Gem]](https://github.com/eggplants/tsumanne/actions/workflows/release.yml)
+[![Gem Version]](https://badge.fury.io/rb/tsumanne)
+[![Maintainability]](https://codeclimate.com/github/eggplants/tsumanne/maintainability)
+[![Test Coverage]](https://codeclimate.com/github/eggplants/tsumanne/test_coverage)
+
+[Rake]: <https://github.com/eggplants/tsumanne/actions/workflows/rake.yml/badge.svg>
+[Release Gem]: <https://github.com/eggplants/tsumanne/actions/workflows/release.yml/badge.svg>
+[Gem Version]: <https://badge.fury.io/rb/tsumanne.svg>
+[Maintainability]: <https://api.codeclimate.com/v1/badges/673df4b2c0e15b80f06c/maintainability>
+[Test Coverage]: <https://api.codeclimate.com/v1/badges/673df4b2c0e15b80f06c/test_coverage>
+
API Wrapper for tsumanne.net
## Installation
```bash