diff --git a/README.md b/README.md
index acf18783eb24ebde30fa07eb31fadea9eb07c2e9..781f9383a48514820254225cff6bc499d0ac0736 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 An MFM parser implementation with PEG.js.
 [Try it out!](https://runkit.com/npm/mfm-js)
 
+[![Test](https://github.com/misskey-dev/mfm.js/actions/workflows/test.yml/badge.svg)](https://github.com/misskey-dev/mfm.js/actions/workflows/test.yml)
+
 [![NPM](https://nodei.co/npm/mfm-js.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/mfm-js)
 
 ## Installation