diff --git a/README.md b/README.md index 4800daa..40bb28a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Megalodon -[![NPM Version](https://img.shields.io/npm/v/megalodon.svg)](https://www.npmjs.com/package/@thatonecalculator/megalodon) -[![npm](https://img.shields.io/npm/dm/megalodon)](https://www.npmjs.com/package/@thatonecalculator/megalodon) +[![NPM Version](https://img.shields.io/npm/v/@calckey/megalodon)](https://www.npmjs.com/package/@calckey/megalodon) +[![npm](https://img.shields.io/npm/dm/@calckey/megalodon)](https://www.npmjs.com/package/@calckey/megalodon) A Mastodon, Pleroma and Misskey API Client library for node.js and browser. It provides REST API and streaming methods. By using this library, you can take Mastodon, Pleroma and Misskey with the same interface.