From d0d88ae1066b834986a8b96b1cb62f9e02875fb3 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Wed, 16 Jul 2025 23:28:27 -0700 Subject: [PATCH] Add MseeP.ai badge to README.markdown --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index f16c951..c3b3622 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/creationix-haml-js-badge.png)](https://mseep.ai/app/creationix-haml-js) + # haml-js - Server side templating language for JavaScript Ever wanted to use the excellent HAML syntax on a javascript project? Me too, so I made one!. This has most of the same functionality as the traditional [haml][].